{
  "_args": [
    [
      "pull-window@>=2.1.2 <3",
      "/home/dominic/c/stream-view/node_modules/pull-level"
    ]
  ],
  "_from": "pull-window@>=2.1.2 <3.0.0",
  "_id": "pull-window@2.1.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/pull-window",
  "_nodeVersion": "2.3.1",
  "_npmUser": {
    "email": "dominic.tarr@gmail.com",
    "name": "dominictarr"
  },
  "_npmVersion": "3.3.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "pull-window",
    "raw": "pull-window@>=2.1.2 <3",
    "rawSpec": ">=2.1.2 <3",
    "scope": null,
    "spec": ">=2.1.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pull-level"
  ],
  "_resolved": "https://registry.npmjs.org/pull-window/-/pull-window-2.1.3.tgz",
  "_shasum": "8beac25ef9d375ae46b1da1acfc3df46c0c9565c",
  "_shrinkwrap": null,
  "_spec": "pull-window@>=2.1.2 <3",
  "_where": "/home/dominic/c/stream-view/node_modules/pull-level",
  "author": {
    "email": "dominic.tarr@gmail.com",
    "name": "Dominic Tarr",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/pull-window/issues"
  },
  "dependencies": {
    "looper": "2.0.0",
    "pull-core": "~1.0.0"
  },
  "description": "Aggregate a pull-stream into windows.",
  "devDependencies": {
    "pull-stream": "~2.20",
    "tape": "~1.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "8beac25ef9d375ae46b1da1acfc3df46c0c9565c",
    "tarball": "http://registry.npmjs.org/pull-window/-/pull-window-2.1.3.tgz"
  },
  "gitHead": "d37baaa2ea9078ca59669af97ecec3069be5ce8c",
  "homepage": "https://github.com/dominictarr/pull-window",
  "license": "MIT",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "pull-window",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/pull-window.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "2.1.3"
}
