{ "_args": [ [ { "raw": "nconf", "scope": null, "escapedName": "nconf", "name": "nconf", "rawSpec": "", "spec": "latest", "type": "tag" }, "/tank/data/SERVER/zoneadm-master" ] ], "_from": "nconf@latest", "_id": "nconf@0.8.4", "_inCache": true, "_location": "/nconf", "_nodeVersion": "4.2.3", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/nconf-0.8.4.tgz_1454488758244_0.9802679584827274" }, "_npmUser": { "name": "jcrugzz", "email": "jcrugzz@gmail.com" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "raw": "nconf", "scope": null, "escapedName": "nconf", "name": "nconf", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/nconf/-/nconf-0.8.4.tgz", "_shasum": "9502234f7ad6238cab7f92d7c068c20434d3ff93", "_shrinkwrap": null, "_spec": "nconf", "_where": "/tank/data/SERVER/zoneadm-master", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "bugs": { "url": "https://github.com/flatiron/nconf/issues" }, "dependencies": { "async": "^1.4.0", "ini": "^1.3.0", "secure-keys": "^1.0.0", "yargs": "^3.19.0" }, "description": "Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.", "devDependencies": { "coveralls": "^2.11.4", "istanbul": "^0.4.1", "vows": "0.8.x" }, "directories": {}, "dist": { "shasum": "9502234f7ad6238cab7f92d7c068c20434d3ff93", "tarball": "https://registry.npmjs.org/nconf/-/nconf-0.8.4.tgz" }, "engines": { "node": ">= 0.4.0" }, "gitHead": "3d4e58957878fab80fb3125784c04b615cf2f52e", "homepage": "https://github.com/flatiron/nconf#readme", "keywords": [ "configuration", "key value store", "plugabble" ], "license": "MIT", "main": "./lib/nconf", "maintainers": [ { "name": "indexzero", "email": "charlie.robbins@gmail.com" }, { "name": "jcrugzz", "email": "jcrugzz@gmail.com" } ], "name": "nconf", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/flatiron/nconf.git" }, "scripts": { "cover": "istanbul cover vows -- test/*-test.js test/**/*-test.js --spec", "coveralls": "cat coverage/lcov.info | coveralls", "test": "vows test/*-test.js test/**/*-test.js --spec" }, "version": "0.8.4" }