86 lines
1.9 KiB
JSON
86 lines
1.9 KiB
JSON
|
|
{
|
||
|
|
"_from": "strip-ansi@~0.1.0",
|
||
|
|
"_id": "strip-ansi@0.1.1",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-behete+3uqxecWlDAm5lmskaSaISA+ThQ4oNNBDTBJt0x2ppR6IPqfZNuj6BLaLJ/Sji4TPZlcRyOis8wXQTLg==",
|
||
|
|
"_location": "/strip-ansi",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "range",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "strip-ansi@~0.1.0",
|
||
|
|
"name": "strip-ansi",
|
||
|
|
"escapedName": "strip-ansi",
|
||
|
|
"rawSpec": "~0.1.0",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "~0.1.0"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/nomnom/chalk"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-0.1.1.tgz",
|
||
|
|
"_shasum": "39e8a98d044d150660abe4a6808acf70bb7bc991",
|
||
|
|
"_spec": "strip-ansi@~0.1.0",
|
||
|
|
"_where": "E:\\hz-zhhq-web\\node_modules\\nomnom\\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"
|
||
|
|
},
|
||
|
|
"bundleDependencies": false,
|
||
|
|
"deprecated": false,
|
||
|
|
"description": "Strip ANSI escape codes (used for colorizing strings in the terminal)",
|
||
|
|
"devDependencies": {
|
||
|
|
"mocha": "~1.x"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.8.0"
|
||
|
|
},
|
||
|
|
"files": [
|
||
|
|
"index.js",
|
||
|
|
"cli.js"
|
||
|
|
],
|
||
|
|
"homepage": "https://github.com/sindresorhus/strip-ansi#readme",
|
||
|
|
"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",
|
||
|
|
"name": "strip-ansi",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/sindresorhus/strip-ansi.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "mocha"
|
||
|
|
},
|
||
|
|
"version": "0.1.1"
|
||
|
|
}
|