{
  "_args": [
    [
      {
        "name": "send",
        "raw": "send@^0.11.1",
        "rawSpec": "^0.11.1",
        "scope": null,
        "spec": ">=0.11.1 <0.12.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\web-component-tester"
    ]
  ],
  "_from": "send@>=0.11.1 <0.12.0",
  "_id": "send@0.11.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/send",
  "_npmUser": {
    "email": "doug@somethingdoug.com",
    "name": "dougwilson"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {
    "crc": "3.2.1"
  },
  "_requested": {
    "name": "send",
    "raw": "send@^0.11.1",
    "rawSpec": "^0.11.1",
    "scope": null,
    "spec": ">=0.11.1 <0.12.0",
    "type": "range"
  },
  "_requiredBy": [
    "/serve-waterfall",
    "/web-component-tester"
  ],
  "_resolved": "https://registry.npmjs.org/send/-/send-0.11.1.tgz",
  "_shasum": "1beabfd42f9e2709f99028af3078ac12b47092d5",
  "_shrinkwrap": null,
  "_spec": "send@^0.11.1",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\web-component-tester",
  "author": {
    "email": "tj@vision-media.ca",
    "name": "TJ Holowaychuk"
  },
  "bugs": {
    "url": "https://github.com/tj/send/issues"
  },
  "contributors": [
    {
      "email": "doug@somethingdoug.com",
      "name": "Douglas Christopher Wilson"
    }
  ],
  "dependencies": {
    "debug": "~2.1.1",
    "depd": "~1.0.0",
    "destroy": "1.0.3",
    "escape-html": "1.0.1",
    "etag": "~1.5.1",
    "fresh": "0.2.4",
    "mime": "1.2.11",
    "ms": "0.7.0",
    "on-finished": "~2.2.0",
    "range-parser": "~1.0.2"
  },
  "description": "Better streaming static file server with Range and conditional-GET support",
  "devDependencies": {
    "after": "0.8.1",
    "istanbul": "0.3.5",
    "mocha": "~2.1.0",
    "supertest": "~0.15.0"
  },
  "directories": {},
  "dist": {
    "shasum": "1beabfd42f9e2709f99028af3078ac12b47092d5",
    "tarball": "https://registry.npmjs.org/send/-/send-0.11.1.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "History.md",
    "LICENSE",
    "index.js"
  ],
  "gitHead": "1e18c059e94879ededcea3d58f52eec6791560ee",
  "homepage": "https://github.com/tj/send",
  "keywords": [
    "static",
    "file",
    "server"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "tj@vision-media.ca",
      "name": "tjholowaychuk"
    },
    {
      "email": "doug@somethingdoug.com",
      "name": "dougwilson"
    }
  ],
  "name": "send",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tj/send.git"
  },
  "scripts": {
    "test": "mocha --check-leaks --reporter spec --bail",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec"
  },
  "version": "0.11.1"
}
