UNPKG

d2-ui

Version:
83 lines (82 loc) 2.06 kB
{ "_args": [ [ "path-array@^1.0.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-gyp" ] ], "_from": "path-array@>=1.0.0 <2.0.0", "_id": "path-array@1.0.1", "_inCache": true, "_installable": true, "_location": "/path-array", "_nodeVersion": "5.3.0", "_npmUser": { "email": "nathan@tootallnate.net", "name": "tootallnate" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "path-array", "raw": "path-array@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/node-gyp" ], "_resolved": "https://registry.npmjs.org/path-array/-/path-array-1.0.1.tgz", "_shasum": "7e2f0f35f07a2015122b868b7eac0eb2c4fec271", "_shrinkwrap": null, "_spec": "path-array@^1.0.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-gyp", "author": { "email": "nathan@tootallnate.net", "name": "Nathan Rajlich", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-path-array/issues" }, "dependencies": { "array-index": "^1.0.0" }, "description": "Treat your $PATH like a JavaScript Array", "devDependencies": { "mocha": "~1.16.1" }, "directories": {}, "dist": { "shasum": "7e2f0f35f07a2015122b868b7eac0eb2c4fec271", "tarball": "http://registry.npmjs.org/path-array/-/path-array-1.0.1.tgz" }, "gitHead": "d249bd897661ca60720218edabbfeaa73c67778a", "homepage": "https://github.com/TooTallNate/node-path-array", "keywords": [ "PATH", "env", "array" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "nathan@tootallnate.net", "name": "tootallnate" } ], "name": "path-array", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-path-array.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "1.0.1" }