blob: ae6e9e49a107ef50db785114ee3ad23eae900b1c [file] [log] [blame]
{
"_from": "array-index@>=1.0.0 <2.0.0",
"_id": "array-index@1.0.0",
"_location": "/npm/node-gyp/path-array/array-index",
"_nodeVersion": "5.3.0",
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requiredBy": [
"/npm/node-gyp/path-array"
],
"_resolved": "https://registry.npmjs.org/array-index/-/array-index-1.0.0.tgz",
"_shasum": "ec56a749ee103e4e08c790b9c353df16055b97f9",
"_shrinkwrap": null,
"author": {
"email": "nathan@tootallnate.net",
"name": "Nathan Rajlich",
"url": "http://tootallnate.net"
},
"bugs": {
"url": "https://github.com/TooTallNate/array-index/issues"
},
"dependencies": {
"debug": "^2.2.0",
"es6-symbol": "^3.0.2"
},
"description": "Invoke getter/setter functions on array-like objects",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "ec56a749ee103e4e08c790b9c353df16055b97f9",
"tarball": "http://registry.npmjs.org/array-index/-/array-index-1.0.0.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "4b3cc059c70eefd8ef2a0d4213d681b671eb3d11",
"homepage": "https://github.com/TooTallNate/array-index#readme",
"keywords": [
"index",
"array",
"getter",
"setter",
"proxy"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "nathan@tootallnate.net",
"name": "tootallnate"
}
],
"name": "array-index",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/array-index.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.0"
}