mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-13 03:02:49 +00:00
updated package.json
This commit is contained in:
91
node_modules/broadway/package.json
generated
vendored
Normal file
91
node_modules/broadway/package.json
generated
vendored
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"broadway@~0.3.6",
|
||||
"/home/mywebsite/node_modules/forever-monitor"
|
||||
]
|
||||
],
|
||||
"_from": "broadway@>=0.3.6 <0.4.0",
|
||||
"_id": "broadway@0.3.6",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/broadway",
|
||||
"_npmUser": {
|
||||
"email": "jcrugzz@gmail.com",
|
||||
"name": "jcrugzz"
|
||||
},
|
||||
"_npmVersion": "1.4.23",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "broadway",
|
||||
"raw": "broadway@~0.3.6",
|
||||
"rawSpec": "~0.3.6",
|
||||
"scope": null,
|
||||
"spec": ">=0.3.6 <0.4.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/forever-monitor"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/broadway/-/broadway-0.3.6.tgz",
|
||||
"_shasum": "7dbef068b954b7907925fd544963b578a902ba7a",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "broadway@~0.3.6",
|
||||
"_where": "/home/mywebsite/node_modules/forever-monitor",
|
||||
"author": {
|
||||
"email": "info@nodejitsu.com",
|
||||
"name": "Nodejitsu Inc."
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/flatiron/broadway/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"cliff": "0.1.9",
|
||||
"eventemitter2": "0.4.14",
|
||||
"nconf": "0.6.9",
|
||||
"utile": "0.2.1",
|
||||
"winston": "0.8.0"
|
||||
},
|
||||
"description": "Lightweight application extensibility and composition with a twist of feature reflection.",
|
||||
"devDependencies": {
|
||||
"codesurgeon": "0.3.x",
|
||||
"uglify-js": "1.0.6",
|
||||
"vows": "0.7.x"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "7dbef068b954b7907925fd544963b578a902ba7a",
|
||||
"tarball": "http://registry.npmjs.org/broadway/-/broadway-0.3.6.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 0.6.4"
|
||||
},
|
||||
"gitHead": "d293e467b2364b2432259f8c21df0c6bf1206762",
|
||||
"homepage": "https://github.com/flatiron/broadway",
|
||||
"main": "./lib/broadway",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "indexzero",
|
||||
"email": "charlie.robbins@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "mmalecki",
|
||||
"email": "me@mmalecki.com"
|
||||
},
|
||||
{
|
||||
"name": "jcrugzz",
|
||||
"email": "jcrugzz@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "broadway",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/flatiron/broadway.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "vows test/**/*-test.js --spec"
|
||||
},
|
||||
"version": "0.3.6"
|
||||
}
|
||||
Reference in New Issue
Block a user