blob: 3367a23b1fea88da61b74a49ce83fc15afd4f348 [file] [log] [blame]
{
"name": "ansi-styles",
"version": "2.2.0",
"description": "ANSI escape codes for styling strings in the terminal",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/ansi-styles.git"
},
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "jbnicolai",
"email": "jappelman@xebia.com"
}
],
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "xo && ava"
},
"files": [
"index.js"
],
"keywords": [
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"dependencies": {
"color-convert": "^1.0.0"
},
"devDependencies": {
"ava": "*",
"xo": "*"
},
"gitHead": "74502955deaf0eb977507757e33c52cad5a9aefa",
"bugs": {
"url": "https://github.com/chalk/ansi-styles/issues"
},
"homepage": "https://github.com/chalk/ansi-styles",
"_id": "ansi-styles@2.2.0",
"_shasum": "c59191936e6ed1c1315a4b6b6b97f3acfbfa68b0",
"_from": "ansi-styles@>=2.1.0 <3.0.0",
"_npmVersion": "2.14.12",
"_nodeVersion": "4.2.6",
"_npmUser": {
"name": "jbnicolai",
"email": "jappelman@xebia.com"
},
"dist": {
"shasum": "c59191936e6ed1c1315a4b6b6b97f3acfbfa68b0",
"tarball": "http://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.0.tgz"
},
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/ansi-styles-2.2.0.tgz_1456057673117_0.8365559694357216"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.0.tgz",
"readme": "ERROR: No README data found!"
}