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.
58 lines
1.4 KiB
58 lines
1.4 KiB
{
|
|
"_from": "isarray@0.0.1",
|
|
"_id": "isarray@0.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
|
|
"_location": "/isarray",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "isarray@0.0.1",
|
|
"name": "isarray",
|
|
"escapedName": "isarray",
|
|
"rawSpec": "0.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/pouchdb-node/readable-stream"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
|
|
"_shasum": "8a18acfca9a8f4177e09abfc6038939b05d1eedf",
|
|
"_spec": "isarray@0.0.1",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/pouchdb-node/node_modules/readable-stream",
|
|
"author": {
|
|
"name": "Julian Gruber",
|
|
"email": "mail@juliangruber.com",
|
|
"url": "http://juliangruber.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/juliangruber/isarray/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Array#isArray for older browsers",
|
|
"devDependencies": {
|
|
"tap": "*"
|
|
},
|
|
"homepage": "https://github.com/juliangruber/isarray",
|
|
"keywords": [
|
|
"browser",
|
|
"isarray",
|
|
"array"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "isarray",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/juliangruber/isarray.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "0.0.1"
|
|
}
|