![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/local/lib/node_modules/forever/node_modules/nconf/ |
Upload File : |
{ "_args": [ [ "nconf@^0.10.0", "/usr/local/lib/node_modules/forever" ] ], "_from": "nconf@>=0.10.0 <0.11.0", "_id": "nconf@0.10.0", "_inCache": true, "_installable": true, "_location": "/forever/nconf", "_nodeVersion": "8.9.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/nconf-0.10.0.tgz_1513614154222_0.8494380170013756" }, "_npmUser": { "email": "matthew.hamann@gmail.com", "name": "mhamann" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "name": "nconf", "raw": "nconf@^0.10.0", "rawSpec": "^0.10.0", "scope": null, "spec": ">=0.10.0 <0.11.0", "type": "range" }, "_requiredBy": [ "/forever" ], "_resolved": "https://registry.npmjs.org/nconf/-/nconf-0.10.0.tgz", "_shasum": "da1285ee95d0a922ca6cee75adcf861f48205ad2", "_shrinkwrap": null, "_spec": "nconf@^0.10.0", "_where": "/usr/local/lib/node_modules/forever", "author": { "email": "charlie.robbins@gmail.com", "name": "Charlie Robbins" }, "bugs": { "url": "https://github.com/flatiron/nconf/issues" }, "contributors": [ { "name": "Matt Hamann", "email": "matthew.hamann@gmail.com" }, { "name": "Maciej MaĆecki", "email": "me@mmalecki.com" }, { "name": "Jarrett Cruger", "email": "jcrugzz@gmail.com" }, { "name": "Adrien Becchis" } ], "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", "eslint": "^4.9.0", "istanbul": "^0.4.1", "nconf-yaml": "^1.0.2", "vows": "0.8.x" }, "directories": {}, "dist": { "integrity": "sha512-fKiXMQrpP7CYWJQzKkPPx9hPgmq+YLDyxcG9N8RpiE9FoCkCbzD0NyW0YhE3xn3Aupe7nnDeIx4PFzYehpHT9Q==", "shasum": "da1285ee95d0a922ca6cee75adcf861f48205ad2", "tarball": "https://registry.npmjs.org/nconf/-/nconf-0.10.0.tgz" }, "engines": { "node": ">= 0.4.0" }, "gitHead": "1392ac4141bd1970de869d2f3df08593a91fdba5", "homepage": "https://github.com/flatiron/nconf#readme", "keywords": [ "configuration", "key value store", "plugabble" ], "license": "MIT", "main": "./lib/nconf", "maintainers": [ { "name": "mhamann", "email": "matthew.hamann@gmail.com" }, { "name": "jcrugzz", "email": "jcrugzz@gmail.com" }, { "name": "indexzero", "email": "charlie.robbins@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", "lint": "eslint .", "test": "vows test/*-test.js test/**/*-test.js --spec" }, "version": "0.10.0" }