100 lines
2.2 KiB
JSON
100 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ansi-styles@^1.1.0",
|
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\chalk"
|
|
]
|
|
],
|
|
"_from": "ansi-styles@>=1.1.0-0 <2.0.0-0",
|
|
"_id": "ansi-styles@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/ansi-styles",
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "1.4.9",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ansi-styles",
|
|
"raw": "ansi-styles@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0-0 <2.0.0-0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/chalk"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz",
|
|
"_shasum": "eaecbf66cd706882760b2f4691582b8f55d7a7de",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ansi-styles@^1.1.0",
|
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\chalk",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "http://sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/ansi-styles/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "ANSI escape codes for styling strings in the terminal",
|
|
"devDependencies": {
|
|
"mocha": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "eaecbf66cd706882760b2f4691582b8f55d7a7de",
|
|
"tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/sindresorhus/ansi-styles",
|
|
"installable": true,
|
|
"keywords": [
|
|
"256",
|
|
"ansi",
|
|
"cli",
|
|
"color",
|
|
"colors",
|
|
"colour",
|
|
"command-line",
|
|
"console",
|
|
"escape",
|
|
"formatting",
|
|
"log",
|
|
"logging",
|
|
"rgb",
|
|
"shell",
|
|
"string",
|
|
"styles",
|
|
"terminal",
|
|
"text",
|
|
"tty",
|
|
"xterm"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "ansi-styles",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/sindresorhus/ansi-styles"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|