twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
93 lines (92 loc) • 2.15 kB
JSON
{
"_args": [
[
"rc@^0.5.5",
"/Users/nick/codes/twreporter-react/node_modules/get-proxy"
]
],
"_from": "rc@>=0.5.5 <0.6.0",
"_id": "rc@0.5.5",
"_inCache": true,
"_installable": true,
"_location": "/rc",
"_nodeVersion": "0.10.31",
"_npmUser": {
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
},
"_npmVersion": "2.1.11",
"_phantomChildren": {},
"_requested": {
"name": "rc",
"raw": "rc@^0.5.5",
"rawSpec": "^0.5.5",
"scope": null,
"spec": ">=0.5.5 <0.6.0",
"type": "range"
},
"_requiredBy": [
"/get-proxy"
],
"_resolved": "https://registry.npmjs.org/rc/-/rc-0.5.5.tgz",
"_shasum": "541cc3300f464b6dfe6432d756f0f2dd3e9eb199",
"_shrinkwrap": null,
"_spec": "rc@^0.5.5",
"_where": "/Users/nick/codes/twreporter-react/node_modules/get-proxy",
"author": {
"email": "dominic.tarr@gmail.com",
"name": "Dominic Tarr",
"url": "dominictarr.com"
},
"bin": {
"rc": "./index.js"
},
"browserify": "browser.js",
"bugs": {
"url": "https://github.com/dominictarr/rc/issues"
},
"dependencies": {
"deep-extend": "~0.2.5",
"ini": "~1.3.0",
"minimist": "~0.0.7",
"strip-json-comments": "0.1.x"
},
"description": "hardwired configuration loader",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "541cc3300f464b6dfe6432d756f0f2dd3e9eb199",
"tarball": "http://registry.npmjs.org/rc/-/rc-0.5.5.tgz"
},
"gitHead": "eb2ef879b3740bcdf686d9d269977121b3571523",
"homepage": "https://github.com/dominictarr/rc",
"keywords": [
"config",
"defaults",
"rc",
"unix"
],
"licenses": [
"Apache2",
"BSD",
"MIT"
],
"main": "index.js",
"maintainers": [
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
}
],
"name": "rc",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/dominictarr/rc.git"
},
"scripts": {
"test": "set -e; node test/test.js; node test/ini.js; node test/nested-env-vars.js"
},
"version": "0.5.5"
}