{
  "_args": [
    [
      "serve-me@0.8.3",
      "/Users/simonmcmanus/node/speclate-cli"
    ]
  ],
  "_from": "serve-me@0.8.3",
  "_id": "serve-me@0.8.3",
  "_inBundle": false,
  "_integrity": "sha1-7albuOPSkKbV3TYxKbpDk3HpP0g=",
  "_location": "/serve-me",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "serve-me@0.8.3",
    "name": "serve-me",
    "escapedName": "serve-me",
    "rawSpec": "0.8.3",
    "saveSpec": null,
    "fetchSpec": "0.8.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/serve-me/-/serve-me-0.8.3.tgz",
  "_spec": "0.8.3",
  "_where": "/Users/simonmcmanus/node/speclate-cli",
  "author": {
    "name": "Muitxer",
    "email": "miguel_3c@hotmail.com",
    "url": "https://github.com/muit"
  },
  "bugs": {
    "url": "https://github.com/muit/serveMe/issues"
  },
  "dependencies": {},
  "description": "Simple NodeJs web server API.",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "mocha": "2.0.1",
    "request": "2.47.0"
  },
  "homepage": "https://github.com/muit/serveMe",
  "keywords": [
    "server",
    "http",
    "https",
    "api",
    "simple",
    "web"
  ],
  "license": "MIT",
  "name": "serve-me",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/muit/serveMe.git"
  },
  "scripts": {
    "test": "node_modules/mocha/bin/mocha"
  },
  "version": "0.8.3"
}
