{
  "_args": [
    [
      "fast-future@~1.0.0",
      "/home/dominic/c/streamview-links/node_modules/leveldown"
    ]
  ],
  "_from": "fast-future@>=1.0.0 <1.1.0",
  "_id": "fast-future@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/fast-future",
  "_npmUser": {
    "email": "david.bjorklund@gmail.com",
    "name": "kesla"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "fast-future",
    "raw": "fast-future@~1.0.0",
    "rawSpec": "~1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/fast-future/-/fast-future-1.0.1.tgz",
  "_shasum": "6cbd22d999ab39cd10fc79392486e7a678716818",
  "_shrinkwrap": null,
  "_spec": "fast-future@~1.0.0",
  "_where": "/home/dominic/c/streamview-links/node_modules/leveldown",
  "author": {
    "email": "david.bjorklund@gmail.com",
    "name": "David Björklund"
  },
  "bugs": {
    "url": "https://github.com/kesla/fast-future/issues"
  },
  "dependencies": {},
  "description": "A really fast way to run a callback in the future",
  "devDependencies": {
    "tape": "~2.13.1"
  },
  "directories": {},
  "dist": {
    "shasum": "6cbd22d999ab39cd10fc79392486e7a678716818",
    "tarball": "http://registry.npmjs.org/fast-future/-/fast-future-1.0.1.tgz"
  },
  "homepage": "https://github.com/kesla/fast-future",
  "license": "MIT",
  "main": "fast-future.js",
  "maintainers": [
    {
      "name": "kesla",
      "email": "david.bjorklund@gmail.com"
    }
  ],
  "name": "fast-future",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/kesla/fast-future.git"
  },
  "scripts": {
    "test": "tape test.js"
  },
  "version": "1.0.1"
}
