Feuerwehr-eppingen/node_modules/strip-ansi/package.json

170 lines
4.2 KiB
JSON

{
"_args": [
[
{
"raw": "strip-ansi@^3.0.0",
"scope": null,
"escapedName": "strip-ansi",
"name": "strip-ansi",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/babel-code-frame/node_modules/chalk"
]
],
"_from": "strip-ansi@>=3.0.0 <4.0.0",
"_id": "strip-ansi@3.0.1",
"_inCache": true,
"_location": "/strip-ansi",
"_nodeVersion": "0.12.7",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/strip-ansi-3.0.1.tgz_1456057278183_0.28958667791448534"
},
"_npmUser": {
"name": "jbnicolai",
"email": "jappelman@xebia.com"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"raw": "strip-ansi@^3.0.0",
"scope": null,
"escapedName": "strip-ansi",
"name": "strip-ansi",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-code-frame/chalk",
"/clap/chalk",
"/cliui",
"/cliui/string-width",
"/css-loader/chalk",
"/cssnano/chalk",
"/friendly-errors-webpack-plugin/chalk",
"/gauge",
"/gauge/string-width",
"/gulp-util/chalk",
"/har-validator/chalk",
"/node-sass/chalk",
"/postcss-calc/chalk",
"/postcss-colormin/chalk",
"/postcss-convert-values/chalk",
"/postcss-discard-comments/chalk",
"/postcss-discard-duplicates/chalk",
"/postcss-discard-empty/chalk",
"/postcss-discard-overridden/chalk",
"/postcss-discard-unused/chalk",
"/postcss-filter-plugins/chalk",
"/postcss-merge-idents/chalk",
"/postcss-merge-longhand/chalk",
"/postcss-merge-rules/chalk",
"/postcss-minify-font-values/chalk",
"/postcss-minify-gradients/chalk",
"/postcss-minify-params/chalk",
"/postcss-minify-selectors/chalk",
"/postcss-normalize-charset/chalk",
"/postcss-normalize-url/chalk",
"/postcss-ordered-values/chalk",
"/postcss-reduce-idents/chalk",
"/postcss-reduce-initial/chalk",
"/postcss-reduce-transforms/chalk",
"/postcss-svgo/chalk",
"/postcss-unique-selectors/chalk",
"/postcss-zindex/chalk",
"/sass-graph/string-width",
"/squeak/chalk",
"/strip-dirs/chalk",
"/sum-up/chalk",
"/webpack-dev-server",
"/webpack-dev-server/string-width",
"/webpack-notifier",
"/wide-align/string-width",
"/wrap-ansi",
"/wrap-ansi/string-width"
],
"_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
"_shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
"_shrinkwrap": null,
"_spec": "strip-ansi@^3.0.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/babel-code-frame/node_modules/chalk",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/chalk/strip-ansi/issues"
},
"dependencies": {
"ansi-regex": "^2.0.0"
},
"description": "Strip ANSI escape codes",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
"tarball": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "8270705c704956da865623e564eba4875c3ea17f",
"homepage": "https://github.com/chalk/strip-ansi",
"keywords": [
"strip",
"trim",
"remove",
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "jbnicolai",
"email": "jappelman@xebia.com"
}
],
"name": "strip-ansi",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/strip-ansi.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.0.1"
}