{
  "_args": [
    [
      {
        "raw": "union@0.3.x",
        "scope": null,
        "escapedName": "union",
        "name": "union",
        "rawSpec": "0.3.x",
        "spec": ">=0.3.0 <0.4.0",
        "type": "range"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/http-server"
    ]
  ],
  "_from": "union@>=0.3.0 <0.4.0",
  "_id": "union@0.3.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/union",
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "_npmVersion": "1.3.14",
  "_phantomChildren": {},
  "_requested": {
    "raw": "union@0.3.x",
    "scope": null,
    "escapedName": "union",
    "name": "union",
    "rawSpec": "0.3.x",
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/http-server"
  ],
  "_resolved": "https://registry.npmjs.org/union/-/union-0.3.8.tgz",
  "_shasum": "26a702a4d3528b4358c9711c8abff6cc91d24257",
  "_shrinkwrap": null,
  "_spec": "union@0.3.x",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/http-server",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/union/issues"
  },
  "dependencies": {
    "pkginfo": "0.2.x",
    "qs": "0.5.x"
  },
  "description": "A hybrid buffered / streaming middleware kernel backwards compatible with connect.",
  "devDependencies": {
    "connect": "2.3.x",
    "director": "1.x.x",
    "ecstatic": "git://github.com/jesusabdullah/node-ecstatic.git",
    "request": "2.x.x",
    "vows": "0.7.x"
  },
  "directories": {},
  "dist": {
    "shasum": "26a702a4d3528b4358c9711c8abff6cc91d24257",
    "tarball": "https://registry.npmjs.org/union/-/union-0.3.8.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/flatiron/union",
  "main": "./lib",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "dscape",
      "email": "nunojobpinto@gmail.com"
    },
    {
      "name": "mmalecki",
      "email": "me@mmalecki.com"
    }
  ],
  "name": "union",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/union.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec -i"
  },
  "version": "0.3.8"
}
