blob: a1dd6c572a25d623d81f99a0ba76fc43abee6533 [file] [log] [blame]
{
"_from": "supports-color@^3.1.2",
"_id": "supports-color@3.2.3",
"_inBundle": true,
"_integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=",
"_location": "/nyc/istanbul-lib-report/supports-color",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "supports-color@^3.1.2",
"name": "supports-color",
"escapedName": "supports-color",
"rawSpec": "^3.1.2",
"saveSpec": null,
"fetchSpec": "^3.1.2"
},
"_requiredBy": [
"/nyc/istanbul-lib-report"
],
"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz",
"_shasum": "65ac0504b3954171d8a64946b2ae3cbb8a5f54f6",
"_spec": "supports-color@^3.1.2",
"_where": "/Users/benjamincoe/bcoe/nyc/node_modules/istanbul-lib-report",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"browser": "browser.js",
"bugs": {
"url": "https://github.com/chalk/supports-color/issues"
},
"bundleDependencies": false,
"dependencies": {
"has-flag": "^1.0.0"
},
"deprecated": false,
"description": "Detect whether a terminal supports color",
"devDependencies": {
"mocha": "*",
"require-uncached": "^1.0.2",
"xo": "*"
},
"engines": {
"node": ">=0.8.0"
},
"files": [
"index.js",
"browser.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",
"truecolor",
"16m",
"million"
],
"license": "MIT",
"maintainers": [
{
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
{
"name": "Joshua Boy Nicolai Appelman",
"email": "joshua@jbna.nl",
"url": "jbna.nl"
},
{
"name": "JD Ballard",
"email": "i.am.qix@gmail.com",
"url": "github.com/qix-"
}
],
"name": "supports-color",
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/supports-color.git"
},
"scripts": {
"test": "xo && mocha",
"travis": "mocha"
},
"version": "3.2.3",
"xo": {
"envs": [
"node",
"mocha"
]
}
}