mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-13 03:02:49 +00:00
updated package.json
This commit is contained in:
74
node_modules/colors/package.json
generated
vendored
Normal file
74
node_modules/colors/package.json
generated
vendored
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user