{
  "_args": [
    [
      {
        "name": "restify",
        "raw": "restify@^4.0.0",
        "rawSpec": "^4.0.0",
        "scope": null,
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\launchpad"
    ]
  ],
  "_from": "restify@>=4.0.0 <5.0.0",
  "_id": "restify@4.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/restify",
  "_nodeVersion": "4.2.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/restify-4.1.1.tgz_1466118406232_0.8915572271216661"
  },
  "_npmUser": {
    "email": "mjr578@gmail.com",
    "name": "micahr"
  },
  "_npmVersion": "2.15.1",
  "_phantomChildren": {
    "pseudomap": "1.0.2",
    "yallist": "2.0.0"
  },
  "_requested": {
    "name": "restify",
    "raw": "restify@^4.0.0",
    "rawSpec": "^4.0.0",
    "scope": null,
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/launchpad"
  ],
  "_resolved": "https://registry.npmjs.org/restify/-/restify-4.1.1.tgz",
  "_shasum": "7e9f771f2bb081a0fcc991cc3cb4f094ed965fdb",
  "_shrinkwrap": null,
  "_spec": "restify@^4.0.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\launchpad",
  "author": {
    "email": "mcavage@gmail.com",
    "name": "Mark Cavage"
  },
  "bin": {
    "report-latency": "./bin/report-latency"
  },
  "bugs": {
    "url": "https://github.com/restify/node-restify/issues"
  },
  "contributors": [
    {
      "name": "Adam Argo"
    },
    {
      "name": "Alex Liu"
    },
    {
      "name": "Andrew Robinson"
    },
    {
      "name": "Andrew Sliwinski"
    },
    {
      "name": "Armin Tamzarian"
    },
    {
      "name": "Ben Doerr"
    },
    {
      "name": "Ben Hale"
    },
    {
      "name": "Ben Howes"
    },
    {
      "name": "Ben Hutchison"
    },
    {
      "name": "Brian Pin"
    },
    {
      "name": "Bryan Donovan"
    },
    {
      "name": "Colin O'Brien"
    },
    {
      "name": "Corbin Uselton"
    },
    {
      "name": "Diego Torres"
    },
    {
      "name": "Domenic Denicola"
    },
    {
      "name": "Domikik Lessel"
    },
    {
      "name": "Dominic Barnes"
    },
    {
      "name": "Erik Kristensen"
    },
    {
      "name": "Falco Nogatz"
    },
    {
      "name": "Gergely Nemeth"
    },
    {
      "name": "Guillaume Chauvet"
    },
    {
      "name": "Isaac Schlueter"
    },
    {
      "name": "Jonathan Dahan"
    },
    {
      "name": "Josh Clulow"
    },
    {
      "name": "Matt Smillie"
    },
    {
      "name": "Micah Ransdell"
    },
    {
      "name": "Mike Williams"
    },
    {
      "name": "Nathanael Anderson"
    },
    {
      "name": "Patrick Mooney"
    },
    {
      "name": "Paul Bouzakis"
    },
    {
      "name": "Pedro Palazón"
    },
    {
      "name": "Richardo Stuven"
    },
    {
      "name": "Shaun Berryman"
    },
    {
      "name": "Steve Mason"
    },
    {
      "name": "Trent Mick"
    },
    {
      "name": "Yunong Xiao"
    }
  ],
  "dependencies": {
    "assert-plus": "^0.1.5",
    "backoff": "^2.4.0",
    "bunyan": "^1.4.0",
    "csv": "^0.4.0",
    "dtrace-provider": "^0.6.0",
    "escape-regexp-component": "^1.0.2",
    "formidable": "^1.0.14",
    "http-signature": "^0.11.0",
    "keep-alive-agent": "^0.0.1",
    "lru-cache": "^4.0.1",
    "mime": "^1.2.11",
    "negotiator": "^0.6.1",
    "node-uuid": "^1.4.1",
    "once": "^1.3.0",
    "qs": "^3.1.0",
    "semver": "^4.3.3",
    "spdy": "^3.3.3",
    "tunnel-agent": "^0.4.0",
    "vasync": "1.6.3",
    "verror": "^1.4.0"
  },
  "description": "REST framework",
  "devDependencies": {
    "cover": "^0.2.9",
    "eslint": "^0.24.0",
    "filed": "^0.1.0",
    "jscs": "^1.13.1",
    "nodeunit": "^0.9.0",
    "watershed": "^0.3.0"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "shasum": "7e9f771f2bb081a0fcc991cc3cb4f094ed965fdb",
    "tarball": "https://registry.npmjs.org/restify/-/restify-4.1.1.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "gitHead": "4d2149b8b54ad2657b8a21b805920311910f33a0",
  "homepage": "http://restifyjs.com",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "email": "donutespresso@gmail.com",
      "name": "donutespresso"
    },
    {
      "email": "mail@nemethgergely.com",
      "name": "gergelyke"
    },
    {
      "email": "mcavage@gmail.com",
      "name": "mcavage"
    },
    {
      "email": "mjr578@gmail.com",
      "name": "micahr"
    },
    {
      "email": "patrick.f.mooney@gmail.com",
      "name": "pfmooney"
    },
    {
      "email": "yjxiao@gmail.com",
      "name": "yunong"
    }
  ],
  "name": "restify",
  "optionalDependencies": {
    "dtrace-provider": "^0.6.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/restify/node-restify.git"
  },
  "scripts": {
    "test": "make prepush"
  },
  "version": "4.1.1"
}
