{ "_from": "path-array@^1.0.0", "_id": "path-array@1.0.1", "_inBundle": false, "_integrity": "sha1-fi8PNfB6IBUSK4aLfqwOssT+wnE=", "_location": "/path-array", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "path-array@^1.0.0", "name": "path-array", "escapedName": "path-array", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/node-gyp", "/node-ninja" ], "_resolved": "https://registry.npmjs.org/path-array/-/path-array-1.0.1.tgz", "_shasum": "7e2f0f35f07a2015122b868b7eac0eb2c4fec271", "_spec": "path-array@^1.0.0", "_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/node-gyp", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-path-array/issues" }, "bundleDependencies": false, "dependencies": { "array-index": "^1.0.0" }, "deprecated": false, "description": "Treat your $PATH like a JavaScript Array", "devDependencies": { "mocha": "~1.16.1" }, "homepage": "https://github.com/TooTallNate/node-path-array", "keywords": [ "PATH", "env", "array" ], "license": "MIT", "main": "index.js", "name": "path-array", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-path-array.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "1.0.1" }