{
  "_args": [
    [
      "times-up@^1.0.1",
      "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0/node_modules/kevoree-node-javascript"
    ]
  ],
  "_from": "times-up@>=1.0.1 <2.0.0",
  "_id": "times-up@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/times-up",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "max.tricoire@gmail.com",
    "name": "leiko"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "times-up",
    "raw": "times-up@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kevoree-node-javascript"
  ],
  "_resolved": "https://registry.npmjs.org/times-up/-/times-up-1.0.1.tgz",
  "_shasum": "a096722f0062073ebe618a82c570ce808da51b88",
  "_shrinkwrap": null,
  "_spec": "times-up@^1.0.1",
  "_where": "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0/node_modules/kevoree-node-javascript",
  "author": {
    "email": "max.tricoire@gmail.com",
    "name": "Maxime Tricoire"
  },
  "bugs": {
    "url": "https://github.com/maxleiko/times-up/issues"
  },
  "dependencies": {},
  "description": "Wrap asynchronous callbacks with a timeout checker to prevent them from hanging indefinitely",
  "devDependencies": {
    "chai": "^1.9.1"
  },
  "directories": {},
  "dist": {
    "shasum": "a096722f0062073ebe618a82c570ce808da51b88",
    "tarball": "http://registry.npmjs.org/times-up/-/times-up-1.0.1.tgz"
  },
  "gitHead": "dd2b76acee0363ed17f6f0cd13715646f767828a",
  "homepage": "https://github.com/maxleiko/times-up",
  "keywords": [
    "async",
    "asynchronous",
    "callback",
    "protect",
    "timeout"
  ],
  "license": "MIT",
  "main": "times-up.js",
  "maintainers": [
    {
      "name": "leiko",
      "email": "max.tricoire@gmail.com"
    }
  ],
  "name": "times-up",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maxleiko/times-up.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.1"
}
