You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

105 lines
2.5 KiB

{
"_args": [
[
"isarray@2.0.1",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/has-binary2"
]
],
"_from": "isarray@2.0.1",
"_id": "isarray@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/isarray",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/isarray-2.0.1.tgz_1475080038422_0.2867460672277957"
},
"_npmUser": {
"email": "julian@juliangruber.com",
"name": "juliangruber"
},
"_npmVersion": "2.15.8",
"_phantomChildren": {},
"_requested": {
"name": "isarray",
"raw": "isarray@2.0.1",
"rawSpec": "2.0.1",
"scope": null,
"spec": "2.0.1",
"type": "version"
},
"_requiredBy": [
"/has-binary2",
"/socket.io-parser",
"/socket.io/socket.io-parser"
],
"_resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz",
"_shasum": "a37d94ed9cda2d59865c9f76fe596ee1f338741e",
"_shrinkwrap": null,
"_spec": "isarray@2.0.1",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/has-binary2",
"author": {
"email": "mail@juliangruber.com",
"name": "Julian Gruber",
"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": {
"shasum": "a37d94ed9cda2d59865c9f76fe596ee1f338741e",
"tarball": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz"
},
"files": [
"index.js"
],
"gitHead": "d7f00583d8f58215cea94a81de85c6b4d33bead2",
"homepage": "https://github.com/juliangruber/isarray",
"keywords": [
"browser",
"isarray",
"array"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "julian@juliangruber.com",
"name": "juliangruber"
}
],
"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": {
"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"
],
"files": "test.js"
},
"version": "2.0.1"
}