116 lines
2.5 KiB
JSON

{
"_args": [
[
{
"raw": "strip-ansi@~0.1.0",
"scope": null,
"escapedName": "strip-ansi",
"name": "strip-ansi",
"rawSpec": "~0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/chalk"
]
],
"_from": "strip-ansi@>=0.1.0 <0.2.0",
"_id": "strip-ansi@0.1.1",
"_inCache": true,
"_location": "/strip-ansi",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "1.3.15",
"_phantomChildren": {},
"_requested": {
"raw": "strip-ansi@~0.1.0",
"scope": null,
"escapedName": "strip-ansi",
"name": "strip-ansi",
"rawSpec": "~0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/chalk"
],
"_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz",
"_shasum": "39e8a98d044d150660abe4a6808acf70bb7bc991",
"_shrinkwrap": null,
"_spec": "strip-ansi@~0.1.0",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/chalk",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bin": {
"strip-ansi": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/strip-ansi/issues"
},
"dependencies": {},
"description": "Strip ANSI escape codes (used for colorizing strings in the terminal)",
"devDependencies": {
"mocha": "~1.x"
},
"directories": {},
"dist": {
"shasum": "39e8a98d044d150660abe4a6808acf70bb7bc991",
"tarball": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"files": [
"index.js",
"cli.js"
],
"homepage": "https://github.com/sindresorhus/strip-ansi",
"keywords": [
"strip",
"trim",
"remove",
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "strip-ansi",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/sindresorhus/strip-ansi.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.1"
}