{
  "_args": [
    [
      "timers-ext@0.1.2",
      "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
    ]
  ],
  "_development": true,
  "_from": "timers-ext@0.1.2",
  "_id": "timers-ext@0.1.2",
  "_inBundle": false,
  "_integrity": "sha1-YcxHp2wavTGV8UUn+XjViulMUgQ=",
  "_location": "/timers-ext",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "timers-ext@0.1.2",
    "name": "timers-ext",
    "escapedName": "timers-ext",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "/memoizee"
  ],
  "_resolved": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
  "author": {
    "name": "Mariusz Nowak",
    "email": "medyk@medikoo.com",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "url": "https://github.com/medikoo/timers-ext/issues"
  },
  "dependencies": {
    "es5-ext": "~0.10.14",
    "next-tick": "1"
  },
  "description": "Timers extensions",
  "devDependencies": {
    "tad": "~0.2.7",
    "xlint": "~0.2.2",
    "xlint-jslint-medikoo": "~0.1.4"
  },
  "homepage": "https://github.com/medikoo/timers-ext#readme",
  "keywords": [
    "timeout",
    "delay",
    "interval",
    "time",
    "timer",
    "timers"
  ],
  "license": "MIT",
  "name": "timers-ext",
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/timers-ext.git"
  },
  "scripts": {
    "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
    "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
    "test": "node node_modules/tad/bin/tad"
  },
  "version": "0.1.2"
}
