{
  "_args": [
    [
      "thread-sleep-compat@0.1.1",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_from": "thread-sleep-compat@0.1.1",
  "_id": "thread-sleep-compat@0.1.1",
  "_inBundle": false,
  "_integrity": "sha512-9dgDVfBa+cpC1j//PtDD8PuG9wKk3Pq1uXnjztdjEr9iq/BbJ+kExLhzIxEEI3v9Cd9qeLXPrd1o3gCAdr27Yg==",
  "_location": "/thread-sleep-compat",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "thread-sleep-compat@0.1.1",
    "name": "thread-sleep-compat",
    "escapedName": "thread-sleep-compat",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/function-exec-sync"
  ],
  "_resolved": "https://registry.npmjs.org/thread-sleep-compat/-/thread-sleep-compat-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/var/www/html/whatsapp-bi",
  "bugs": {
    "url": "https://github.com/kmalakoff/thread-sleep-compat/issues"
  },
  "dependencies": {
    "nan": "^2.16.0",
    "node-abi": "2.30.1",
    "semver": "^5.7.1",
    "thread-sleep": "^2.2.0"
  },
  "description": "thread-sleep the runs on multiple versions of node",
  "devDependencies": {
    "@typescript-eslint/parser": "^5.32.0",
    "cmake-js": "^6.3.2",
    "cross-spawn-cb": "^0.6.9",
    "depcheck": "^1.4.3",
    "eslint": "^8.21.0",
    "eslint-config-prettier": "^8.5.0",
    "eslint-config-standard": "^17.0.0",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-promise": "^6.0.0",
    "fast-extract": "^0.3.4",
    "fs-access-compat": "^1.0.3",
    "mocha-compat": "^3.5.5",
    "node-semvers": "^0.6.4",
    "prebuild": "^11.0.4",
    "prettier": "^2.7.1",
    "queue-cb": "^1.1.7"
  },
  "engines": {
    "node": ">=0.8"
  },
  "files": [
    "lib",
    "out"
  ],
  "homepage": "https://github.com/kmalakoff/thread-sleep-compat#readme",
  "keywords": [
    "thread-sleep",
    "thread",
    "sleep"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "thread-sleep-compat",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/kmalakoff/thread-sleep-compat.git"
  },
  "scripts": {
    "build": "",
    "format": "prettier --write .",
    "lint": "eslint .",
    "prepublishOnly": "npm run lint && depcheck",
    "test": "mocha-compat test/spec/**/*.test.js",
    "test:engines": "nvu engines npm test"
  },
  "version": "0.1.1"
}
