You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94 lines
2.0 KiB
94 lines
2.0 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"supports-color@2.0.0",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_development": true,
|
||
|
|
"_from": "supports-color@2.0.0",
|
||
|
|
"_id": "supports-color@2.0.0",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
|
||
|
|
"_location": "/node-sass/supports-color",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "supports-color@2.0.0",
|
||
|
|
"name": "supports-color",
|
||
|
|
"escapedName": "supports-color",
|
||
|
|
"rawSpec": "2.0.0",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "2.0.0"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/node-sass/chalk"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-2.0.0.tgz",
|
||
|
|
"_spec": "2.0.0",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"author": {
|
||
|
|
"name": "Sindre Sorhus",
|
||
|
|
"email": "sindresorhus@gmail.com",
|
||
|
|
"url": "sindresorhus.com"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/chalk/supports-color/issues"
|
||
|
|
},
|
||
|
|
"description": "Detect whether a terminal supports color",
|
||
|
|
"devDependencies": {
|
||
|
|
"mocha": "*",
|
||
|
|
"require-uncached": "^1.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.8.0"
|
||
|
|
},
|
||
|
|
"files": [
|
||
|
|
"index.js"
|
||
|
|
],
|
||
|
|
"homepage": "https://github.com/chalk/supports-color#readme",
|
||
|
|
"keywords": [
|
||
|
|
"color",
|
||
|
|
"colour",
|
||
|
|
"colors",
|
||
|
|
"terminal",
|
||
|
|
"console",
|
||
|
|
"cli",
|
||
|
|
"ansi",
|
||
|
|
"styles",
|
||
|
|
"tty",
|
||
|
|
"rgb",
|
||
|
|
"256",
|
||
|
|
"shell",
|
||
|
|
"xterm",
|
||
|
|
"command-line",
|
||
|
|
"support",
|
||
|
|
"supports",
|
||
|
|
"capability",
|
||
|
|
"detect"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"maintainers": [
|
||
|
|
{
|
||
|
|
"name": "Sindre Sorhus",
|
||
|
|
"email": "sindresorhus@gmail.com",
|
||
|
|
"url": "sindresorhus.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Joshua Appelman",
|
||
|
|
"email": "jappelman@xebia.com",
|
||
|
|
"url": "jbnicolai.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"name": "supports-color",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/chalk/supports-color.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "mocha"
|
||
|
|
},
|
||
|
|
"version": "2.0.0"
|
||
|
|
}
|