{ "_args": [ [ { "raw": "npm-conf@^1.1.0", "scope": null, "escapedName": "npm-conf", "name": "npm-conf", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "/home/ec2-user/sharp/node_modules/get-proxy" ] ], "_from": "npm-conf@>=1.1.0 <2.0.0", "_id": "npm-conf@1.1.3", "_inCache": true, "_location": "/npm-conf", "_nodeVersion": "8.8.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/npm-conf-1.1.3.tgz_1509439503494_0.2908018184825778" }, "_npmUser": { "name": "kevva", "email": "kevinmartensson@gmail.com" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "raw": "npm-conf@^1.1.0", "scope": null, "escapedName": "npm-conf", "name": "npm-conf", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/get-proxy" ], "_resolved": "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz", "_shasum": "256cc47bd0e218c259c4e9550bf413bc2192aff9", "_shrinkwrap": null, "_spec": "npm-conf@^1.1.0", "_where": "/home/ec2-user/sharp/node_modules/get-proxy", "author": { "name": "Kevin Martensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/npm-conf/issues" }, "dependencies": { "config-chain": "^1.1.11", "pify": "^3.0.0" }, "description": "Get the npm config", "devDependencies": { "ava": "*", "babel-generator": "^6.24.1", "babel-traverse": "^6.24.1", "babylon": "^6.17.1", "npm": "^5.0.4", "xo": "*" }, "directories": {}, "dist": { "integrity": "sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==", "shasum": "256cc47bd0e218c259c4e9550bf413bc2192aff9", "tarball": "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js", "lib" ], "gitHead": "173207aa7fa69f7284208e33df2a3880e031a0f6", "homepage": "https://github.com/kevva/npm-conf#readme", "keywords": [ "conf", "config", "global", "npm", "path", "prefix", "rc" ], "license": "MIT", "maintainers": [ { "name": "kevva", "email": "kevinmartensson@gmail.com" } ], "name": "npm-conf", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/kevva/npm-conf.git" }, "scripts": { "prepublish": "node lib/make.js", "test": "xo && ava" }, "version": "1.1.3", "xo": { "ignores": [ "lib/defaults.js", "lib/types.js" ] } }