{
  "_args": [
    [
      "flatiron@0.4.3",
      "/var/www/html"
    ]
  ],
  "_from": "flatiron@0.4.3",
  "_id": "flatiron@0.4.3",
  "_inBundle": false,
  "_integrity": "sha1-JIz3mj2n19w3nioRySonGcu1QPY=",
  "_location": "/flatiron",
  "_phantomChildren": {
    "minimist": "0.0.10",
    "wordwrap": "0.0.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "flatiron@0.4.3",
    "name": "flatiron",
    "escapedName": "flatiron",
    "rawSpec": "0.4.3",
    "saveSpec": null,
    "fetchSpec": "0.4.3"
  },
  "_requiredBy": [
    "/forever"
  ],
  "_resolved": "https://registry.npmjs.org/flatiron/-/flatiron-0.4.3.tgz",
  "_spec": "0.4.3",
  "_where": "/var/www/html",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bin": {
    "flatiron": "bin/flatiron"
  },
  "bugs": {
    "url": "https://github.com/flatiron/flatiron/issues"
  },
  "dependencies": {
    "broadway": "~0.3.2",
    "director": "1.2.7",
    "optimist": "0.6.0",
    "prompt": "0.2.14"
  },
  "description": "An elegant blend of convention and configuration for building apps in Node.js and the browser",
  "devDependencies": {
    "request": "2.x.x",
    "resourceful": "0.3.x",
    "st": "0.1.x",
    "union": "0.4.x",
    "vows": "0.7.x"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/flatiron/flatiron#readme",
  "main": "./lib/flatiron",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie@nodejitsu.com"
    },
    {
      "name": "AvianFlu",
      "email": "avianflu@nodejitsu.com"
    },
    {
      "name": "Marak",
      "email": "marak@nodejitsu.com"
    }
  ],
  "name": "flatiron",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/flatiron.git"
  },
  "scripts": {
    "test": "vows --spec"
  },
  "version": "0.4.3"
}
