Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "foreach@^2.0.5",
6
"scope": null,
7
"escapedName": "foreach",
8
"name": "foreach",
9
"rawSpec": "^2.0.5",
10
"spec": ">=2.0.5 <3.0.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/define-properties"
14
]
15
],
16
"_from": "foreach@>=2.0.5 <3.0.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/foreach",
21
"_npmUser": {
22
"name": "manuelstofer",
23
"email": "[email protected]"
24
},
25
"_npmVersion": "1.4.9",
26
"_phantomChildren": {},
27
"_requested": {
28
"raw": "foreach@^2.0.5",
29
"scope": null,
30
"escapedName": "foreach",
31
"name": "foreach",
32
"rawSpec": "^2.0.5",
33
"spec": ">=2.0.5 <3.0.0",
34
"type": "range"
35
},
36
"_requiredBy": [
37
"/define-properties"
38
],
39
"_resolved": "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz",
40
"_shasum": "0bee005018aeb260d0a3af3ae658dd0136ec1b99",
41
"_shrinkwrap": null,
42
"_spec": "foreach@^2.0.5",
43
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/define-properties",
44
"author": {
45
"name": "Manuel Stofer",
46
"email": "[email protected]"
47
},
48
"bugs": {
49
"url": "https://github.com/manuelstofer/foreach/issues"
50
},
51
"contributors": [
52
{
53
"name": "Manuel Stofer"
54
},
55
{
56
"name": "Jordan Harband",
57
"url": "https://github.com/ljharb"
58
}
59
],
60
"dependencies": {},
61
"description": "foreach component + npm package",
62
"devDependencies": {
63
"covert": "*",
64
"tape": "*"
65
},
66
"directories": {},
67
"dist": {
68
"shasum": "0bee005018aeb260d0a3af3ae658dd0136ec1b99",
69
"tarball": "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz"
70
},
71
"homepage": "https://github.com/manuelstofer/foreach",
72
"keywords": [
73
"shim",
74
"Array.prototype.forEach",
75
"forEach",
76
"Array#forEach",
77
"each"
78
],
79
"license": "MIT",
80
"main": "index.js",
81
"maintainers": [
82
{
83
"name": "manuelstofer",
84
"email": "[email protected]"
85
}
86
],
87
"name": "foreach",
88
"optionalDependencies": {},
89
"readme": "ERROR: No README data found!",
90
"repository": {
91
"type": "git",
92
"url": "git://github.com/manuelstofer/foreach.git"
93
},
94
"scripts": {
95
"coverage": "covert test.js",
96
"coverage-quiet": "covert --quiet test.js",
97
"test": "node test.js"
98
},
99
"testling": {
100
"files": "test.js",
101
"browsers": [
102
"iexplore/6.0..latest",
103
"firefox/3.0",
104
"firefox/15.0..latest",
105
"firefox/nightly",
106
"chrome/4.0",
107
"chrome/22.0..latest",
108
"chrome/canary",
109
"opera/10.0..latest",
110
"opera/next",
111
"safari/5.0.5..latest",
112
"ipad/6.0..latest",
113
"iphone/6.0..latest",
114
"android-browser/4.2"
115
]
116
},
117
"version": "2.0.5"
118
}
119
120