Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80538 views
1
{
2
"name": "is-array",
3
"repository": {
4
"type": "git",
5
"url": "git://github.com/retrofox/is-array.git"
6
},
7
"description": "Check if the given value is an Array",
8
"version": "1.0.1",
9
"keywords": [
10
"isArray",
11
"es5",
12
"array"
13
],
14
"dependencies": {},
15
"license": "MIT",
16
"bugs": {
17
"url": "https://github.com/retrofox/is-array/issues"
18
},
19
"homepage": "https://github.com/retrofox/is-array",
20
"_id": "[email protected]",
21
"dist": {
22
"shasum": "e9850cc2cc860c3bc0977e84ccf0dd464584279a",
23
"tarball": "http://registry.npmjs.org/is-array/-/is-array-1.0.1.tgz"
24
},
25
"_from": "is-array@>=1.0.1 <2.0.0",
26
"_npmVersion": "1.3.21",
27
"_npmUser": {
28
"name": "retrofox",
29
"email": "[email protected]"
30
},
31
"maintainers": [
32
{
33
"name": "retrofox",
34
"email": "[email protected]"
35
}
36
],
37
"directories": {},
38
"_shasum": "e9850cc2cc860c3bc0977e84ccf0dd464584279a",
39
"_resolved": "https://registry.npmjs.org/is-array/-/is-array-1.0.1.tgz",
40
"readme": "ERROR: No README data found!"
41
}
42
43