{
  "_args": [
    [
      "broadway@0.3.6",
      "/var/www/html"
    ]
  ],
  "_from": "broadway@0.3.6",
  "_id": "broadway@0.3.6",
  "_inBundle": false,
  "_integrity": "sha1-fb7waLlUt5B5Jf1USWO1eKkCuno=",
  "_location": "/broadway",
  "_phantomChildren": {
    "colors": "0.6.2",
    "cycle": "1.0.3",
    "deep-equal": "2.0.4",
    "eyes": "0.1.8",
    "i": "0.3.6",
    "ini": "1.3.5",
    "minimist": "0.0.10",
    "mkdirp": "0.5.5",
    "ncp": "0.4.2",
    "pkginfo": "0.3.1",
    "rimraf": "2.7.1",
    "stack-trace": "0.0.10",
    "wordwrap": "0.0.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "broadway@0.3.6",
    "name": "broadway",
    "escapedName": "broadway",
    "rawSpec": "0.3.6",
    "saveSpec": null,
    "fetchSpec": "0.3.6"
  },
  "_requiredBy": [
    "/flatiron",
    "/forever-monitor"
  ],
  "_resolved": "https://registry.npmjs.org/broadway/-/broadway-0.3.6.tgz",
  "_spec": "0.3.6",
  "_where": "/var/www/html",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "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"
  },
  "engines": {
    "node": ">= 0.6.4"
  },
  "homepage": "https://github.com/flatiron/broadway#readme",
  "main": "./lib/broadway",
  "maintainers": [
    {
      "name": "AvianFlu",
      "email": "avianflu@nodejitsu.com"
    },
    {
      "name": "indexzero",
      "email": "charlie@nodejitsu.com"
    },
    {
      "name": "Marak",
      "email": "marak@nodejitsu.com"
    }
  ],
  "name": "broadway",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/broadway.git"
  },
  "scripts": {
    "test": "vows test/**/*-test.js --spec"
  },
  "version": "0.3.6"
}
