{ "_args": [ [ { "raw": "config", "scope": null, "escapedName": "config", "name": "config", "rawSpec": "", "spec": "latest", "type": "tag" }, "/Users/linnemann/Documents/dev/nodejs/microservices_boilerplate/service001" ] ], "_from": "config@latest", "_id": "config@1.28.1", "_inCache": true, "_location": "/config", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/config-1.28.1.tgz_1510234833948_0.4610609814990312" }, "_npmUser": { "name": "lorenwest", "email": "npm@lorenwest.com" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "config", "scope": null, "escapedName": "config", "name": "config", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/config/-/config-1.28.1.tgz", "_shasum": "7625d2a1e4c90f131d8a73347982d93c3873282d", "_shrinkwrap": null, "_spec": "config", "_where": "/Users/linnemann/Documents/dev/nodejs/microservices_boilerplate/service001", "author": { "name": "Loren West", "email": "open_source@lorenwest.com" }, "bugs": { "url": "https://github.com/lorenwest/node-config/issues" }, "dependencies": { "json5": "0.4.0", "os-homedir": "1.0.2" }, "description": "Configuration control for production node deployments", "devDependencies": { "@types/node": "^7.0.8", "coffee-script": ">=1.7.0", "cson": "^3.0.1", "hjson": "^1.2.0", "js-yaml": "^3.2.2", "properties": "~1.2.1", "semver": "5.3.0", "toml": "^2.0.6", "ts-node": "^3.3.0", "typescript": "^2.4.2", "underscore": "^1.8.3", "vows": ">=0.8.1", "x2js": "^2.0.1" }, "directories": { "lib": "./lib" }, "dist": { "shasum": "7625d2a1e4c90f131d8a73347982d93c3873282d", "tarball": "https://registry.npmjs.org/config/-/config-1.28.1.tgz" }, "engines": { "node": ">= 4.0.0" }, "gitHead": "d0786a2a5b0ca203daa6927e33856e332f1664ca", "homepage": "http://lorenwest.github.com/node-config", "keywords": [ "conf", "config", "configuration", "node-config", "config-node", "env", "environment" ], "license": "MIT", "main": "./lib/config.js", "maintainers": [ { "name": "lorenwest", "email": "npm@lorenwest.com" }, { "name": "markstos", "email": "mark@rideamigos.com" } ], "name": "config", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/lorenwest/node-config.git" }, "scripts": { "test": "./node_modules/vows/bin/vows test/*.js --spec" }, "version": "1.28.1" }