{
  "_args": [
    [
      "hable@2.3.2",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "hable@2.3.2",
  "_id": "hable@2.3.2",
  "_inBundle": false,
  "_integrity": "sha512-qJ9WoXl/15LNlG1KeAuBjCNGStUb+MCQ5biPxOmwRyESH8CSWwZB4xEnzCduuQ3I/mlgui28t8/oMAGT1Rpb2g==",
  "_location": "/hable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hable@2.3.2",
    "name": "hable",
    "escapedName": "hable",
    "rawSpec": "2.3.2",
    "saveSpec": null,
    "fetchSpec": "2.3.2"
  },
  "_requiredBy": [
    "/@nuxt/cli",
    "/@nuxt/core"
  ],
  "_resolved": "https://registry.npmjs.org/hable/-/hable-2.3.2.tgz",
  "_spec": "2.3.2",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "bugs": {
    "url": "https://github.com/jsless/hable/issues"
  },
  "contributors": [
    {
      "name": "Sebastien Chopin",
      "url": "@Atinux"
    },
    {
      "name": "Clark Du",
      "url": "@clarkdo"
    },
    {
      "name": "Pooya Parsa",
      "url": "@pi0"
    }
  ],
  "description": "Awaitable hooks for Node.js",
  "devDependencies": {
    "codecov": "^3.0.0",
    "eslint": "^5.13.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.16.0",
    "eslint-plugin-jest": "^22.2.2",
    "eslint-plugin-node": "^8.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0",
    "jest": "^24.1.0",
    "standard-version": "^5.0.1"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/jsless/hable#readme",
  "keywords": [
    "tapable",
    "tappable",
    "hook",
    "plugin",
    "hookable"
  ],
  "license": "MIT",
  "main": "lib/hookable.js",
  "name": "hable",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsless/hable.git"
  },
  "scripts": {
    "lint": "eslint lib",
    "prepublish": "yarn test",
    "release": "standard-version && git push --follow-tags && npm publish",
    "test": "yarn lint && yarn jest"
  },
  "version": "2.3.2"
}
