{
  "_args": [
    [
      {
        "name": "serve-waterfall",
        "raw": "serve-waterfall@^1.1.0",
        "rawSpec": "^1.1.0",
        "scope": null,
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\web-component-tester"
    ]
  ],
  "_from": "serve-waterfall@>=1.1.0 <2.0.0",
  "_id": "serve-waterfall@1.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/serve-waterfall",
  "_npmUser": {
    "email": "ian@nevir.net",
    "name": "nevir"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "serve-waterfall",
    "raw": "serve-waterfall@^1.1.0",
    "rawSpec": "^1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/web-component-tester"
  ],
  "_resolved": "https://registry.npmjs.org/serve-waterfall/-/serve-waterfall-1.1.1.tgz",
  "_shasum": "3ae633529eff5616afb1fbdfcf0169d0045c17e4",
  "_shrinkwrap": null,
  "_spec": "serve-waterfall@^1.1.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\web-component-tester",
  "bugs": {
    "url": "https://github.com/PolymerLabs/serve-waterfall/issues"
  },
  "dependencies": {
    "parseurl": "^1.3.0",
    "send": "^0.11.1"
  },
  "description": "Serves static files according to a waterfall of URL to file mappings",
  "devDependencies": {
    "chai": "^2.3.0",
    "express": "^4.12.3",
    "mocha": "^2.2.4",
    "supertest": "^0.15.0"
  },
  "directories": {},
  "dist": {
    "shasum": "3ae633529eff5616afb1fbdfcf0169d0045c17e4",
    "tarball": "https://registry.npmjs.org/serve-waterfall/-/serve-waterfall-1.1.1.tgz"
  },
  "gitHead": "07dfe5bf28ed4916fa83078ad25d6240d681c24b",
  "homepage": "https://github.com/PolymerLabs/serve-waterfall",
  "keywords": [
    "express",
    "middleware",
    "static",
    "server",
    "waterfall"
  ],
  "license": {
    "type": "BSD-3-Clause",
    "url": "http://polymer.github.io/LICENSE.txt"
  },
  "main": "./lib",
  "maintainers": [
    {
      "email": "ian@nevir.net",
      "name": "nevir"
    },
    {
      "email": "admin@polymer-project.org",
      "name": "polymer"
    }
  ],
  "name": "serve-waterfall",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PolymerLabs/serve-waterfall.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.1.1"
}
