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.
61 lines
1.5 KiB
61 lines
1.5 KiB
{
|
|
"name": "config-chain",
|
|
"version": "1.1.10",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE"
|
|
}
|
|
],
|
|
"description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
|
|
"homepage": "http://github.com/dominictarr/config-chain",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dominictarr/config-chain.git"
|
|
},
|
|
"dependencies": {
|
|
"proto-list": "~1.2.1",
|
|
"ini": "^1.3.4"
|
|
},
|
|
"devDependencies": {
|
|
"tap": "0.3.0"
|
|
},
|
|
"author": {
|
|
"name": "Dominic Tarr",
|
|
"email": "dominic.tarr@gmail.com",
|
|
"url": "http://dominictarr.com"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/"
|
|
},
|
|
"gitHead": "0b6db3e14b9cdbe31460292bc4caf3983f977816",
|
|
"bugs": {
|
|
"url": "https://github.com/dominictarr/config-chain/issues"
|
|
},
|
|
"_id": "config-chain@1.1.10",
|
|
"_shasum": "7fc383de0fcc84d711cb465bd176579cad612346",
|
|
"_from": "config-chain@latest",
|
|
"_npmVersion": "3.3.12",
|
|
"_nodeVersion": "5.3.0",
|
|
"_npmUser": {
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
},
|
|
"dist": {
|
|
"shasum": "7fc383de0fcc84d711cb465bd176579cad612346",
|
|
"tarball": "http://registry.npmjs.org/config-chain/-/config-chain-1.1.10.tgz"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
},
|
|
{
|
|
"name": "isaacs",
|
|
"email": "i@izs.me"
|
|
}
|
|
],
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.10.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|
|
|