{
  "_args": [
    [
      "fast-future@~1.0.2",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/leveldown"
    ]
  ],
  "_from": "fast-future@>=1.0.2 <1.1.0",
  "_id": "fast-future@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/fast-future",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/fast-future-1.0.2.tgz_1481917162442_0.7028130751568824"
  },
  "_npmUser": {
    "email": "david.bjorklund@gmail.com",
    "name": "kesla"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "fast-future",
    "raw": "fast-future@~1.0.2",
    "rawSpec": "~1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/fast-future/-/fast-future-1.0.2.tgz",
  "_shasum": "8435a9aaa02d79248d17d704e76259301d99280a",
  "_shrinkwrap": null,
  "_spec": "fast-future@~1.0.2",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/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": "8435a9aaa02d79248d17d704e76259301d99280a",
    "tarball": "https://registry.npmjs.org/fast-future/-/fast-future-1.0.2.tgz"
  },
  "gitHead": "0a08e26e4c822a342b200b0fd9c2608cff3fefa7",
  "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": "node test.js"
  },
  "version": "1.0.2"
}
