Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50655 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "concat-map",
8
"name": "concat-map",
9
"rawSpec": "0.0.1",
10
"spec": "0.0.1",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/brace-expansion"
14
]
15
],
16
"_from": "[email protected]",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/concat-map",
21
"_npmUser": {
22
"name": "substack",
23
"email": "[email protected]"
24
},
25
"_npmVersion": "1.3.21",
26
"_phantomChildren": {},
27
"_requested": {
28
"raw": "[email protected]",
29
"scope": null,
30
"escapedName": "concat-map",
31
"name": "concat-map",
32
"rawSpec": "0.0.1",
33
"spec": "0.0.1",
34
"type": "version"
35
},
36
"_requiredBy": [
37
"/brace-expansion"
38
],
39
"_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
40
"_shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b",
41
"_shrinkwrap": null,
42
"_spec": "[email protected]",
43
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/brace-expansion",
44
"author": {
45
"name": "James Halliday",
46
"email": "[email protected]",
47
"url": "http://substack.net"
48
},
49
"bugs": {
50
"url": "https://github.com/substack/node-concat-map/issues"
51
},
52
"dependencies": {},
53
"description": "concatenative mapdashery",
54
"devDependencies": {
55
"tape": "~2.4.0"
56
},
57
"directories": {
58
"example": "example",
59
"test": "test"
60
},
61
"dist": {
62
"shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b",
63
"tarball": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
64
},
65
"homepage": "https://github.com/substack/node-concat-map",
66
"keywords": [
67
"concat",
68
"concatMap",
69
"map",
70
"functional",
71
"higher-order"
72
],
73
"license": "MIT",
74
"main": "index.js",
75
"maintainers": [
76
{
77
"name": "substack",
78
"email": "[email protected]"
79
}
80
],
81
"name": "concat-map",
82
"optionalDependencies": {},
83
"readme": "ERROR: No README data found!",
84
"repository": {
85
"type": "git",
86
"url": "git://github.com/substack/node-concat-map.git"
87
},
88
"scripts": {
89
"test": "tape test/*.js"
90
},
91
"testling": {
92
"files": "test/*.js",
93
"browsers": {
94
"ie": [
95
6,
96
7,
97
8,
98
9
99
],
100
"ff": [
101
3.5,
102
10,
103
15
104
],
105
"chrome": [
106
10,
107
22
108
],
109
"safari": [
110
5.1
111
],
112
"opera": [
113
12
114
]
115
}
116
},
117
"version": "0.0.1"
118
}
119
120