package.json 2.51 KB
{
  "_args": [
    [
      {
        "raw": "flatiron@~0.4.2",
        "scope": null,
        "escapedName": "flatiron",
        "name": "flatiron",
        "rawSpec": "~0.4.2",
        "spec": ">=0.4.2 <0.5.0",
        "type": "range"
      },
      "/root/junhukang/node_modules/forever"
    ]
  ],
  "_from": "flatiron@>=0.4.2 <0.5.0",
  "_id": "flatiron@0.4.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/flatiron",
  "_npmUser": {
    "name": "swaagie",
    "email": "info@martijnswaagman.nl"
  },
  "_npmVersion": "1.4.23",
  "_phantomChildren": {
    "minimist": "0.0.8",
    "wordwrap": "0.0.3"
  },
  "_requested": {
    "raw": "flatiron@~0.4.2",
    "scope": null,
    "escapedName": "flatiron",
    "name": "flatiron",
    "rawSpec": "~0.4.2",
    "spec": ">=0.4.2 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/forever"
  ],
  "_resolved": "https://registry.npmjs.org/flatiron/-/flatiron-0.4.3.tgz",
  "_shasum": "248cf79a3da7d7dc379e2a11c92a2719cbb540f6",
  "_shrinkwrap": null,
  "_spec": "flatiron@~0.4.2",
  "_where": "/root/junhukang/node_modules/forever",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "248cf79a3da7d7dc379e2a11c92a2719cbb540f6",
    "tarball": "https://registry.npmjs.org/flatiron/-/flatiron-0.4.3.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "0182515b94b1fc7bd76378d42db1033ecfa44b96",
  "homepage": "https://github.com/flatiron/flatiron",
  "main": "./lib/flatiron",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "jcrugzz",
      "email": "jcrugzz@gmail.com"
    },
    {
      "name": "swaagie",
      "email": "info@martijnswaagman.nl"
    }
  ],
  "name": "flatiron",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/flatiron.git"
  },
  "scripts": {
    "test": "vows --spec"
  },
  "version": "0.4.3"
}