backoffice/node_modules/colors/package.json

57 lines
1.2 KiB
JSON

{
"_args": [
[
"colors@0.6.2",
"C:\\wamp64\\www\\ilink"
]
],
"_development": true,
"_from": "colors@0.6.2",
"_id": "colors@0.6.2",
"_inBundle": false,
"_integrity": "sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=",
"_location": "/colors",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "colors@0.6.2",
"name": "colors",
"escapedName": "colors",
"rawSpec": "0.6.2",
"saveSpec": null,
"fetchSpec": "0.6.2"
},
"_requiredBy": [
"/grunt",
"/grunt-legacy-log",
"/grunt-legacy-log-utils"
],
"_resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
"_spec": "0.6.2",
"_where": "C:\\wamp64\\www\\ilink",
"author": {
"name": "Marak Squires"
},
"bugs": {
"url": "https://github.com/Marak/colors.js/issues"
},
"description": "get colors in your node.js console like what",
"engines": {
"node": ">=0.1.90"
},
"homepage": "https://github.com/Marak/colors.js",
"keywords": [
"ansi",
"terminal",
"colors"
],
"main": "colors",
"name": "colors",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Marak/colors.js.git"
},
"version": "0.6.2"
}