1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-13 03:02:49 +00:00
Files
mywebsite/node_modules/colors/package.json
2016-01-04 12:25:28 -05:00

75 lines
1.7 KiB
JSON

{
"_args": [
[
"colors@0.x.x",
"/home/mywebsite/node_modules/cliff"
]
],
"_from": "colors@>=0.0.0 <1.0.0",
"_id": "colors@0.6.2",
"_inCache": true,
"_installable": true,
"_location": "/colors",
"_npmUser": {
"email": "marak.squires@gmail.com",
"name": "marak"
},
"_npmVersion": "1.2.30",
"_phantomChildren": {},
"_requested": {
"name": "colors",
"raw": "colors@0.x.x",
"rawSpec": "0.x.x",
"scope": null,
"spec": ">=0.0.0 <1.0.0",
"type": "range"
},
"_requiredBy": [
"/cliff",
"/winston"
],
"_resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
"_shasum": "2423fe6678ac0c5dae8852e5d0e5be08c997abcc",
"_shrinkwrap": null,
"_spec": "colors@0.x.x",
"_where": "/home/mywebsite/node_modules/cliff",
"author": {
"name": "Marak Squires"
},
"bugs": {
"url": "https://github.com/Marak/colors.js/issues"
},
"dependencies": {},
"description": "get colors in your node.js console like what",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "2423fe6678ac0c5dae8852e5d0e5be08c997abcc",
"tarball": "http://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
},
"engines": {
"node": ">=0.1.90"
},
"homepage": "https://github.com/Marak/colors.js",
"keywords": [
"ansi",
"colors",
"terminal"
],
"main": "colors",
"maintainers": [
{
"name": "marak",
"email": "marak.squires@gmail.com"
}
],
"name": "colors",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Marak/colors.js.git"
},
"version": "0.6.2"
}