
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "long-timeout@^0.1.1",
  "_id": "long-timeout@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-lyHXiLR+C8taJMLivuGg2lXatRQ=",
  "_location": "/knex-migrator/long-timeout",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "long-timeout@^0.1.1",
    "name": "long-timeout",
    "escapedName": "long-timeout",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/knex-migrator/@tryghost/bunyan-rotating-filestream"
  ],
  "_resolved": "https://registry.npmjs.org/long-timeout/-/long-timeout-0.1.1.tgz",
  "_shasum": "9721d788b47e0bcb5a24c2e2bee1a0da55dab514",
  "_spec": "long-timeout@^0.1.1",
  "_where": "/usr/local/lib/node_modules/knex-migrator/node_modules/@tryghost/bunyan-rotating-filestream",
  "author": {
    "name": "Christian Tellnes",
    "email": "christian@tellnes.no",
    "url": "http://christian.tellnes.com/"
  },
  "bugs": {
    "url": "https://github.com/tellnes/long-timeout/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds).",
  "homepage": "https://github.com/tellnes/long-timeout",
  "license": "MIT",
  "main": "index.js",
  "name": "long-timeout",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/tellnes/long-timeout.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.1"
}
