{
  "_args": [
    [
      "promise-sleep@1.0.1",
      "C:\\Users\\mctrivia\\WebstormProjects\\public_packages\\digisweep\\browser"
    ]
  ],
  "_from": "promise-sleep@1.0.1",
  "_id": "promise-sleep@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-vgcaLJYaAR3DaQ/WlALEUgiVwfddYW/CC8v/9Lg1Fn28i+uUYGh9xsQGVaaFwViOQXlkh9J0svOPWjD756sI2g==",
  "_location": "/promise-sleep",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "promise-sleep@1.0.1",
    "name": "promise-sleep",
    "escapedName": "promise-sleep",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/promise-sleep/-/promise-sleep-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "C:\\Users\\mctrivia\\WebstormProjects\\public_packages\\digisweep\\browser",
  "author": {
    "name": "hisland"
  },
  "bugs": {
    "url": "https://github.com/hisland/promise-sleep/issues"
  },
  "description": "add native Promise.prototype.sleep",
  "devDependencies": {
    "jest": "^24.8.0"
  },
  "homepage": "https://github.com/hisland/promise-sleep#readme",
  "jsnext:main": "index.js",
  "keywords": [
    "promise-sleep",
    "promise-wait"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "promise-sleep",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hisland/promise-sleep.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "1.0.1"
}
