109 lines
2.2 KiB
JSON
109 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ansi-gray@^0.1.1",
|
|
"/home/bernhard/freifunk-app/node_modules/fancy-log"
|
|
]
|
|
],
|
|
"_from": "ansi-gray@>=0.1.1 <0.2.0",
|
|
"_id": "ansi-gray@0.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/ansi-gray",
|
|
"_nodeVersion": "0.12.0",
|
|
"_npmUser": {
|
|
"email": "github@sellside.com",
|
|
"name": "jonschlinkert"
|
|
},
|
|
"_npmVersion": "2.10.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ansi-gray",
|
|
"raw": "ansi-gray@^0.1.1",
|
|
"rawSpec": "^0.1.1",
|
|
"scope": null,
|
|
"spec": ">=0.1.1 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/fancy-log"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz",
|
|
"_shasum": "2962cf54ec9792c48510a3deb524436861ef7251",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ansi-gray@^0.1.1",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/fancy-log",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/ansi-gray/issues"
|
|
},
|
|
"dependencies": {
|
|
"ansi-wrap": "0.1.0"
|
|
},
|
|
"description": "The color gray, in ansi.",
|
|
"devDependencies": {
|
|
"mocha": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "2962cf54ec9792c48510a3deb524436861ef7251",
|
|
"tarball": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/jonschlinkert/ansi-gray",
|
|
"keywords": [
|
|
"256",
|
|
"ansi",
|
|
"cli",
|
|
"color",
|
|
"colors",
|
|
"colour",
|
|
"command",
|
|
"command-line",
|
|
"console",
|
|
"format",
|
|
"formatting",
|
|
"gray",
|
|
"iterm",
|
|
"log",
|
|
"logging",
|
|
"rgb",
|
|
"shell",
|
|
"string",
|
|
"style",
|
|
"styles",
|
|
"styling",
|
|
"terminal",
|
|
"text",
|
|
"tty",
|
|
"xterm"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jonschlinkert",
|
|
"email": "github@sellside.com"
|
|
}
|
|
],
|
|
"name": "ansi-gray",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/ansi-gray.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|