{
  "_args": [
    [
      {
        "raw": "http-server@^0.6.1",
        "scope": null,
        "escapedName": "http-server",
        "name": "http-server",
        "rawSpec": "^0.6.1",
        "spec": ">=0.6.1 <0.7.0",
        "type": "range"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme"
    ]
  ],
  "_from": "http-server@>=0.6.1 <0.7.0",
  "_id": "http-server@0.6.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/http-server",
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "_npmVersion": "1.3.14",
  "_phantomChildren": {
    "wordwrap": "0.0.3"
  },
  "_requested": {
    "raw": "http-server@^0.6.1",
    "scope": null,
    "escapedName": "http-server",
    "name": "http-server",
    "rawSpec": "^0.6.1",
    "spec": ">=0.6.1 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/http-server/-/http-server-0.6.1.tgz",
  "_shasum": "06fce65cf2bd4132a578bdac62ffacb97d613981",
  "_shrinkwrap": null,
  "_spec": "http-server@^0.6.1",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme",
  "analyze": false,
  "author": {
    "name": "Nodejitsu",
    "email": "support@nodejitsu.com"
  },
  "bin": {
    "http-server": "./bin/http-server"
  },
  "bugs": {
    "url": "https://github.com/nodeapps/http-server/issues"
  },
  "contributors": [
    {
      "name": "Marak Squires",
      "email": "marak.squires@gmail.com"
    },
    {
      "name": "Charlie McConnell",
      "email": "charlie@charlieistheman.com"
    },
    {
      "name": "Joshua Holbrook",
      "email": "josh.holbrook@gmail.com"
    },
    {
      "name": "Maciej Małecki",
      "email": "maciej.malecki@notimplemented.org"
    },
    {
      "name": "Matthew Bergman",
      "email": "mzbphoto@gmail.com"
    },
    {
      "name": "brad dunbar",
      "email": "dunbarb2@gmail.com"
    },
    {
      "name": "Dominic Tarr"
    },
    {
      "name": "Travis Person",
      "email": "travis.person@gmail.com"
    }
  ],
  "dependencies": {
    "colors": "0.6.x",
    "ecstatic": "0.4.x",
    "opener": "~1.3.0",
    "optimist": "0.5.x",
    "portfinder": "0.2.x",
    "union": "0.3.x"
  },
  "description": "a simple zero-configuration command-line http server",
  "devDependencies": {
    "request": "2.21.x",
    "vows": "0.7.x"
  },
  "directories": {},
  "dist": {
    "shasum": "06fce65cf2bd4132a578bdac62ffacb97d613981",
    "tarball": "https://registry.npmjs.org/http-server/-/http-server-0.6.1.tgz"
  },
  "homepage": "https://github.com/nodeapps/http-server",
  "keywords": [
    "cli",
    "command"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/nodeapps/http-server/raw/master/LICENSE"
    }
  ],
  "main": "./lib/http-server",
  "maintainers": [
    {
      "name": "avianflu",
      "email": "charlie@charlieistheman.com"
    },
    {
      "name": "mmalecki",
      "email": "me@mmalecki.com"
    },
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    }
  ],
  "name": "http-server",
  "optionalDependencies": {},
  "preferGlobal": "true",
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/nodeapps/http-server.git"
  },
  "scripts": {
    "start": "node ./bin/http-server",
    "test": "vows --spec --isolate"
  },
  "version": "0.6.1"
}
