99 lines
2.5 KiB
JSON
99 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "config-chain@~1.1.5",
|
|
"scope": null,
|
|
"escapedName": "config-chain",
|
|
"name": "config-chain",
|
|
"rawSpec": "~1.1.5",
|
|
"spec": ">=1.1.5 <1.2.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\js-beautify"
|
|
]
|
|
],
|
|
"_from": "config-chain@>=1.1.5 <1.2.0",
|
|
"_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.5",
|
|
"scope": null,
|
|
"escapedName": "config-chain",
|
|
"name": "config-chain",
|
|
"rawSpec": "~1.1.5",
|
|
"spec": ">=1.1.5 <1.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/js-beautify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.11.tgz",
|
|
"_shasum": "aba09747dfbe4c3e70e766a6e41586e1859fc6f2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "config-chain@~1.1.5",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\js-beautify",
|
|
"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"
|
|
}
|