Files
2016-10-03 10:53:40 +02:00

98 lines
2.3 KiB
JSON

{
"_args": [
[
"npmconf@2.0.9",
"C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\cldr-data-downloader"
]
],
"_from": "npmconf@2.0.9",
"_id": "npmconf@2.0.9",
"_inCache": true,
"_location": "/npmconf",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "2.0.0-beta.3",
"_phantomChildren": {},
"_requested": {
"name": "npmconf",
"raw": "npmconf@2.0.9",
"rawSpec": "2.0.9",
"scope": null,
"spec": "2.0.9",
"type": "version"
},
"_requiredBy": [
"/cldr-data-downloader"
],
"_resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.0.9.tgz",
"_shasum": "5c87e5fb308104eceeca781e3d9115d216351ef2",
"_shrinkwrap": null,
"_spec": "npmconf@2.0.9",
"_where": "C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\cldr-data-downloader",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me"
},
"bugs": {
"url": "https://github.com/isaacs/npmconf/issues"
},
"dependencies": {
"config-chain": "~1.1.8",
"inherits": "~2.0.0",
"ini": "^1.2.0",
"mkdirp": "^0.5.0",
"nopt": "~3.0.1",
"once": "~1.3.0",
"osenv": "^0.1.0",
"semver": "2 || 3 || 4",
"uid-number": "0.0.5"
},
"deprecated": "this package has been reintegrated into npm and is now out of date with respect to npm",
"description": "The config thing npm uses",
"devDependencies": {
"tap": "~0.4.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "5c87e5fb308104eceeca781e3d9115d216351ef2",
"tarball": "https://registry.npmjs.org/npmconf/-/npmconf-2.0.9.tgz"
},
"gitHead": "1f07a91b86f3bbba00967d7079dc6a456e746734",
"homepage": "https://github.com/isaacs/npmconf",
"installable": true,
"keywords": [
"conf",
"config",
"config-chain",
"ini",
"npm"
],
"license": "BSD",
"main": "npmconf.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
}
],
"name": "npmconf",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/isaacs/npmconf"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "2.0.9"
}