mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 18:52:50 +00:00
90 lines
1.9 KiB
JSON
90 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"cliff@0.1.9",
|
|
"/home/mywebsite/node_modules/broadway"
|
|
]
|
|
],
|
|
"_from": "cliff@0.1.9",
|
|
"_id": "cliff@0.1.9",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/cliff",
|
|
"_npmUser": {
|
|
"email": "jcrugzz@gmail.com",
|
|
"name": "jcrugzz"
|
|
},
|
|
"_npmVersion": "1.4.23",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "cliff",
|
|
"raw": "cliff@0.1.9",
|
|
"rawSpec": "0.1.9",
|
|
"scope": null,
|
|
"spec": "0.1.9",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/broadway"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cliff/-/cliff-0.1.9.tgz",
|
|
"_shasum": "a211e09c6a3de3ba1af27d049d301250d18812bc",
|
|
"_shrinkwrap": null,
|
|
"_spec": "cliff@0.1.9",
|
|
"_where": "/home/mywebsite/node_modules/broadway",
|
|
"author": {
|
|
"email": "info@nodejitsu.com",
|
|
"name": "Nodejitsu Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/flatiron/cliff/issues"
|
|
},
|
|
"dependencies": {
|
|
"colors": "0.x.x",
|
|
"eyes": "0.1.x",
|
|
"winston": "0.8.x"
|
|
},
|
|
"description": "Your CLI formatting friend.",
|
|
"devDependencies": {
|
|
"vows": "0.7.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "a211e09c6a3de3ba1af27d049d301250d18812bc",
|
|
"tarball": "http://registry.npmjs.org/cliff/-/cliff-0.1.9.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"gitHead": "66462b3de5ddab850675e8e6ac077645d0bfc425",
|
|
"homepage": "https://github.com/flatiron/cliff",
|
|
"keywords": [
|
|
"cli",
|
|
"logging",
|
|
"tools",
|
|
"winston"
|
|
],
|
|
"main": "./lib/cliff",
|
|
"maintainers": [
|
|
{
|
|
"name": "indexzero",
|
|
"email": "charlie.robbins@gmail.com"
|
|
},
|
|
{
|
|
"name": "jcrugzz",
|
|
"email": "jcrugzz@gmail.com"
|
|
}
|
|
],
|
|
"name": "cliff",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/flatiron/cliff.git"
|
|
},
|
|
"scripts": {
|
|
"test": "vows test/*-test.js --spec"
|
|
},
|
|
"version": "0.1.9"
|
|
}
|