{
  "_args": [
    [
      "@hapi/teamwork@6.0.0",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/teamwork@6.0.0",
  "_id": "@hapi/teamwork@6.0.0",
  "_inBundle": false,
  "_integrity": "sha512-05HumSy3LWfXpmJ9cr6HzwhAavrHkJ1ZRCmNE2qJMihdM5YcWreWPfyN0yKT2ZjCM92au3ZkuodjBxOibxM67A==",
  "_location": "/@hapi/teamwork",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/teamwork@6.0.0",
    "name": "@hapi/teamwork",
    "escapedName": "@hapi%2fteamwork",
    "scope": "@hapi",
    "rawSpec": "6.0.0",
    "saveSpec": null,
    "fetchSpec": "6.0.0"
  },
  "_requiredBy": [
    "/@hapi/hapi",
    "/@hapi/podium"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/teamwork/-/teamwork-6.0.0.tgz",
  "_spec": "6.0.0",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/teamwork/issues"
  },
  "description": "Wait for multiple callback",
  "devDependencies": {
    "@hapi/code": "^9.0.0",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.0.0",
    "@types/node": "^17.0.31",
    "typescript": "^4.6.4"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/teamwork#readme",
  "keywords": [
    "async",
    "flow control",
    "callback"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/teamwork",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/teamwork.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L -Y",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "types": "lib/index.d.ts",
  "version": "6.0.0"
}
