{
  "_args": [
    [
      "thread-sleep@2.2.0",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_from": "thread-sleep@2.2.0",
  "_id": "thread-sleep@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-C3zZbh9fL7c/+N8mFZ82+uK+dj0q6bSUORwhSe4icwd0xERndhB+ldw4JdejGC3Cbn1DRXlLJ/w859CQdvYV9w==",
  "_location": "/thread-sleep",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "thread-sleep@2.2.0",
    "name": "thread-sleep",
    "escapedName": "thread-sleep",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "/thread-sleep-compat"
  ],
  "_resolved": "https://registry.npmjs.org/thread-sleep/-/thread-sleep-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/var/www/html/whatsapp-bi",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/ForbesLindesay/thread-sleep/issues"
  },
  "description": "A module for when you just need node to back off for a few milliseconds",
  "engines": {
    "node": ">=0.11.12"
  },
  "homepage": "https://github.com/ForbesLindesay/thread-sleep#readme",
  "keywords": [
    "sleep"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "thread-sleep",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForbesLindesay/thread-sleep.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "2.2.0"
}
