{
  "_from": "pushserve@^1",
  "_id": "pushserve@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-/fuAOTnKM3UtOPLRqpdawBqTJT8=",
  "_location": "/pushserve",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pushserve@^1",
    "name": "pushserve",
    "escapedName": "pushserve",
    "rawSpec": "^1",
    "saveSpec": null,
    "fetchSpec": "^1"
  },
  "_requiredBy": [
    "/serve-brunch"
  ],
  "_resolved": "https://registry.npmjs.org/pushserve/-/pushserve-1.0.2.tgz",
  "_shasum": "fdfb803939ca33752d38f2d1aa975ac01a93253f",
  "_spec": "pushserve@^1",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/serve-brunch",
  "author": {
    "name": "Paul Miller",
    "url": "paulmillr.com"
  },
  "bin": {
    "pushserve": "./pushserve"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/pushserve/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "commander": "^2.0.0",
    "connect-slashes": "^1.3.1",
    "express": "^4.0.0",
    "serve-static": "^1.10.0"
  },
  "deprecated": false,
  "description": "Dead-simple pushState-enabled command-line http server.",
  "homepage": "https://github.com/paulmillr/pushserve#readme",
  "keywords": [
    "pushState",
    "command",
    "line",
    "cli",
    "html5",
    "http",
    "server",
    "web",
    "cors"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "pushserve",
  "repository": {
    "type": "git",
    "url": "git://github.com/paulmillr/pushserve.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.2"
}
