UNPKG

d2-ui

Version:
87 lines (86 loc) 2.15 kB
{ "_args": [ [ "array-index@^1.0.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/path-array" ] ], "_from": "array-index@>=1.0.0 <2.0.0", "_id": "array-index@1.0.0", "_inCache": true, "_installable": true, "_location": "/array-index", "_nodeVersion": "5.3.0", "_npmUser": { "email": "nathan@tootallnate.net", "name": "tootallnate" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "array-index", "raw": "array-index@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/path-array" ], "_resolved": "https://registry.npmjs.org/array-index/-/array-index-1.0.0.tgz", "_shasum": "ec56a749ee103e4e08c790b9c353df16055b97f9", "_shrinkwrap": null, "_spec": "array-index@^1.0.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/path-array", "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" }