libzim
Version:
Bindings to zimlib (read/write OpenZIM files)
108 lines (107 loc) • 2.46 kB
JSON
{
"_args": [
[
{
"raw": "has-color@^0.1.7",
"scope": null,
"escapedName": "has-color",
"name": "has-color",
"rawSpec": "^0.1.7",
"spec": ">=0.1.7 <0.2.0",
"type": "range"
},
"/home/cananian/Projects/Wikimedia/ocg/node-libzim/clean/node-libzim/node_modules/gauge"
]
],
"_from": "has-color@>=0.1.7 <0.2.0",
"_id": "has-color@0.1.7",
"_inCache": true,
"_installable": true,
"_location": "/has-color",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "1.4.6",
"_phantomChildren": {},
"_requested": {
"raw": "has-color@^0.1.7",
"scope": null,
"escapedName": "has-color",
"name": "has-color",
"rawSpec": "^0.1.7",
"spec": ">=0.1.7 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/gauge",
"/nomnom/chalk"
],
"_resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz",
"_shasum": "67144a5260c34fc3cca677d041daf52fe7b78b2f",
"_shrinkwrap": null,
"_spec": "has-color@^0.1.7",
"_where": "/home/cananian/Projects/Wikimedia/ocg/node-libzim/clean/node-libzim/node_modules/gauge",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/has-color/issues"
},
"dependencies": {},
"description": "Detect whether a terminal supports color",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "67144a5260c34fc3cca677d041daf52fe7b78b2f",
"tarball": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/has-color",
"keywords": [
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"ansi",
"styles",
"tty",
"rgb",
"256",
"shell",
"xterm",
"command-line",
"support",
"capability",
"detect"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "has-color",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/sindresorhus/has-color.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.7"
}