{
  "_from": "fast-future@~1.0.2",
  "_id": "fast-future@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-hDWpqqAteSSNF9cE52JZMB2ZKAo=",
  "_location": "/fast-future",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fast-future@~1.0.2",
    "name": "fast-future",
    "escapedName": "fast-future",
    "rawSpec": "~1.0.2",
    "saveSpec": null,
    "fetchSpec": "~1.0.2"
  },
  "_requiredBy": [
    "/leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/fast-future/-/fast-future-1.0.2.tgz",
  "_shasum": "8435a9aaa02d79248d17d704e76259301d99280a",
  "_spec": "fast-future@~1.0.2",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\leveldown",
  "author": {
    "name": "David Björklund",
    "email": "david.bjorklund@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/kesla/fast-future/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A really fast way to run a callback in the future",
  "devDependencies": {
    "tape": "~2.13.1"
  },
  "homepage": "https://github.com/kesla/fast-future",
  "license": "MIT",
  "main": "fast-future.js",
  "name": "fast-future",
  "repository": {
    "type": "git",
    "url": "git://github.com/kesla/fast-future.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.2"
}
