mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99 lines
2.4 KiB
99 lines
2.4 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "config-chain@1.1.11",
|
|
"scope": null,
|
|
"escapedName": "config-chain",
|
|
"name": "config-chain",
|
|
"rawSpec": "1.1.11",
|
|
"spec": "1.1.11",
|
|
"type": "version"
|
|
},
|
|
"/Users/rebecca/code/npm"
|
|
]
|
|
],
|
|
"_from": "config-chain@1.1.11",
|
|
"_id": "config-chain@1.1.11",
|
|
"_inCache": true,
|
|
"_location": "/config-chain",
|
|
"_nodeVersion": "6.4.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/config-chain-1.1.11.tgz_1475546049061_0.23554040002636611"
|
|
},
|
|
"_npmUser": {
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
},
|
|
"_npmVersion": "3.9.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "config-chain@1.1.11",
|
|
"scope": null,
|
|
"escapedName": "config-chain",
|
|
"name": "config-chain",
|
|
"rawSpec": "1.1.11",
|
|
"spec": "1.1.11",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.11.tgz",
|
|
"_shasum": "aba09747dfbe4c3e70e766a6e41586e1859fc6f2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "config-chain@1.1.11",
|
|
"_where": "/Users/rebecca/code/npm",
|
|
"author": {
|
|
"name": "Dominic Tarr",
|
|
"email": "dominic.tarr@gmail.com",
|
|
"url": "http://dominictarr.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dominictarr/config-chain/issues"
|
|
},
|
|
"dependencies": {
|
|
"ini": "^1.3.4",
|
|
"proto-list": "~1.2.1"
|
|
},
|
|
"description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
|
|
"devDependencies": {
|
|
"tap": "0.3.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "aba09747dfbe4c3e70e766a6e41586e1859fc6f2",
|
|
"tarball": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.11.tgz"
|
|
},
|
|
"gitHead": "0976c33f2f126a060a289284bb031a5f7aeba329",
|
|
"homepage": "http://github.com/dominictarr/config-chain",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE"
|
|
}
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
},
|
|
{
|
|
"name": "isaacs",
|
|
"email": "i@izs.me"
|
|
}
|
|
],
|
|
"name": "config-chain",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dominictarr/config-chain.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/"
|
|
},
|
|
"version": "1.1.11"
|
|
}
|
|
|