nodulator
Version:
Complete NodeJS Framework for Restfull APIs
83 lines (82 loc) • 1.94 kB
JSON
{
"_args": [
[
{
"name": "colors",
"raw": "colors@~0.6.2",
"rawSpec": "~0.6.2",
"scope": null,
"spec": ">=0.6.2 <0.7.0",
"type": "range"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/grunt"
]
],
"_from": "colors@>=0.6.2 <0.7.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.6.2",
"rawSpec": "~0.6.2",
"scope": null,
"spec": ">=0.6.2 <0.7.0",
"type": "range"
},
"_requiredBy": [
"/grunt",
"/grunt-legacy-log",
"/grunt-legacy-log-utils"
],
"_resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
"_shasum": "2423fe6678ac0c5dae8852e5d0e5be08c997abcc",
"_shrinkwrap": null,
"_spec": "colors@~0.6.2",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/grunt",
"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": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
},
"engines": {
"node": ">=0.1.90"
},
"homepage": "https://github.com/Marak/colors.js",
"keywords": [
"ansi",
"terminal",
"colors"
],
"main": "colors",
"maintainers": [
{
"email": "marak.squires@gmail.com",
"name": "marak"
}
],
"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"
}