blob: fef5275e52314883c1330c1726f6391c795be4d4 [file] [log] [blame]
{
"_args": [
[
{
"raw": "isarray@^2.0.4",
"scope": null,
"escapedName": "isarray",
"name": "isarray",
"rawSpec": "^2.0.4",
"spec": ">=2.0.4 <3.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/labeled-stream-splicer"
]
],
"_from": "isarray@>=2.0.4 <3.0.0",
"_id": "isarray@2.0.4",
"_inCache": true,
"_location": "/labeled-stream-splicer/isarray",
"_nodeVersion": "9.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/isarray_2.0.4_1518248454307_0.6842994172703947"
},
"_npmUser": {
"name": "juliangruber",
"email": "julian@juliangruber.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "isarray@^2.0.4",
"scope": null,
"escapedName": "isarray",
"name": "isarray",
"rawSpec": "^2.0.4",
"spec": ">=2.0.4 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/labeled-stream-splicer"
],
"_resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.4.tgz",
"_shasum": "38e7bcbb0f3ba1b7933c86ba1894ddfc3781bbb7",
"_shrinkwrap": null,
"_spec": "isarray@^2.0.4",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/labeled-stream-splicer",
"author": {
"name": "Julian Gruber",
"email": "mail@juliangruber.com",
"url": "http://juliangruber.com"
},
"bugs": {
"url": "https://github.com/juliangruber/isarray/issues"
},
"dependencies": {},
"description": "Array#isArray for older browsers",
"devDependencies": {
"tape": "~2.13.4"
},
"directories": {},
"dist": {
"integrity": "sha512-GMxXOiUirWg1xTKRipM0Ek07rX+ubx4nNVElTJdNLYmNO/2YrDkgJGw9CljXn+r4EWiDQg/8lsRdHyg2PJuUaA==",
"shasum": "38e7bcbb0f3ba1b7933c86ba1894ddfc3781bbb7",
"tarball": "https://registry.npmjs.org/isarray/-/isarray-2.0.4.tgz",
"fileCount": 3,
"unpackedSize": 3443
},
"files": [
"index.js"
],
"gitHead": "4a2ac854d773a8016654489dd3ce9f00ad32217d",
"homepage": "https://github.com/juliangruber/isarray",
"keywords": [
"browser",
"isarray",
"array"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "juliangruber",
"email": "julian@juliangruber.com"
}
],
"name": "isarray",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/isarray.git"
},
"scripts": {
"test": "tape test.js"
},
"testling": {
"files": "test.js",
"browsers": [
"ie/8..latest",
"firefox/17..latest",
"firefox/nightly",
"chrome/22..latest",
"chrome/canary",
"opera/12..latest",
"opera/next",
"safari/5.1..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
},
"version": "2.0.4"
}