package.json 2.56 KB
{
  "_args": [
    [
      {
        "raw": "broadway@~0.3.2",
        "scope": null,
        "escapedName": "broadway",
        "name": "broadway",
        "rawSpec": "~0.3.2",
        "spec": ">=0.3.2 <0.4.0",
        "type": "range"
      },
      "/root/junhukang/node_modules/flatiron"
    ]
  ],
  "_from": "broadway@>=0.3.2 <0.4.0",
  "_id": "broadway@0.3.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/broadway",
  "_npmUser": {
    "name": "jcrugzz",
    "email": "jcrugzz@gmail.com"
  },
  "_npmVersion": "1.4.23",
  "_phantomChildren": {
    "async": "0.2.10",
    "colors": "0.6.2",
    "cycle": "1.0.3",
    "eyes": "0.1.8",
    "pkginfo": "0.3.1",
    "stack-trace": "0.0.10"
  },
  "_requested": {
    "raw": "broadway@~0.3.2",
    "scope": null,
    "escapedName": "broadway",
    "name": "broadway",
    "rawSpec": "~0.3.2",
    "spec": ">=0.3.2 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/flatiron",
    "/forever-monitor"
  ],
  "_resolved": "https://registry.npmjs.org/broadway/-/broadway-0.3.6.tgz",
  "_shasum": "7dbef068b954b7907925fd544963b578a902ba7a",
  "_shrinkwrap": null,
  "_spec": "broadway@~0.3.2",
  "_where": "/root/junhukang/node_modules/flatiron",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "7dbef068b954b7907925fd544963b578a902ba7a",
    "tarball": "https://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"
}