112 lines
2.5 KiB
JSON
112 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "chalk@~0.4.0",
|
|
"scope": null,
|
|
"escapedName": "chalk",
|
|
"name": "chalk",
|
|
"rawSpec": "~0.4.0",
|
|
"spec": ">=0.4.0 <0.5.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/nomnom"
|
|
]
|
|
],
|
|
"_from": "chalk@>=0.4.0 <0.5.0",
|
|
"_id": "chalk@0.4.0",
|
|
"_inCache": true,
|
|
"_location": "/chalk",
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "1.3.17",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "chalk@~0.4.0",
|
|
"scope": null,
|
|
"escapedName": "chalk",
|
|
"name": "chalk",
|
|
"rawSpec": "~0.4.0",
|
|
"spec": ">=0.4.0 <0.5.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/nomnom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
|
|
"_shasum": "5199a3ddcd0c1efe23bc08c1b027b06176e0c64f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "chalk@~0.4.0",
|
|
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/nomnom",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "http://sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/chalk/issues"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": "~1.0.0",
|
|
"has-color": "~0.1.0",
|
|
"strip-ansi": "~0.1.0"
|
|
},
|
|
"description": "Terminal string styling done right. Created because the `colors` module does some really horrible things.",
|
|
"devDependencies": {
|
|
"mocha": "~1.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "5199a3ddcd0c1efe23bc08c1b027b06176e0c64f",
|
|
"tarball": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/sindresorhus/chalk",
|
|
"keywords": [
|
|
"color",
|
|
"colour",
|
|
"colors",
|
|
"terminal",
|
|
"console",
|
|
"cli",
|
|
"string",
|
|
"ansi",
|
|
"styles",
|
|
"tty",
|
|
"formatting",
|
|
"rgb",
|
|
"256",
|
|
"shell",
|
|
"xterm",
|
|
"log",
|
|
"logging",
|
|
"command-line",
|
|
"text"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "chalk",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/sindresorhus/chalk.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "0.4.0"
|
|
}
|