Files
2017-05-10 17:19:39 +08:00

98 lines
2.4 KiB
JSON

{
"_args": [
[
"rc@^1.1.7",
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-pre-gyp"
]
],
"_cnpm_publish_time": 1491263242735,
"_from": "rc@>=1.1.7 <2.0.0",
"_hasShrinkwrap": false,
"_id": "rc@1.2.1",
"_inCache": true,
"_installable": true,
"_location": "/rc",
"_nodeVersion": "6.9.4",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/rc-1.2.1.tgz_1491263242441_0.15247246017679572"
},
"_npmUser": {
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "rc",
"raw": "rc@^1.1.7",
"rawSpec": "^1.1.7",
"scope": null,
"spec": ">=1.1.7 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/node-pre-gyp"
],
"_resolved": "http://registry.npm.taobao.org/rc/download/rc-1.2.1.tgz",
"_shasum": "2e03e8e42ee450b8cb3dce65be1bf8974e1dfd95",
"_shrinkwrap": null,
"_spec": "rc@^1.1.7",
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-pre-gyp",
"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.4.0",
"ini": "~1.3.0",
"minimist": "^1.2.0",
"strip-json-comments": "~2.0.1"
},
"description": "hardwired configuration loader",
"devDependencies": {},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "2e03e8e42ee450b8cb3dce65be1bf8974e1dfd95",
"size": 6471,
"tarball": "http://registry.npm.taobao.org/rc/download/rc-1.2.1.tgz"
},
"gitHead": "41251ff2bdc6a067dd3bf77efcdad57cae23b515",
"homepage": "https://github.com/dominictarr/rc#readme",
"keywords": [
"config",
"defaults",
"rc",
"unix"
],
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
"main": "index.js",
"maintainers": [
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
}
],
"name": "rc",
"optionalDependencies": {},
"publish_time": 1491263242735,
"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": "1.2.1"
}