{
  "_from": "eslint-plugin-hapi@4.x.x",
  "_id": "eslint-plugin-hapi@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-z1yUoSWArx6pXaC0FoWRFpqjbHn8QWonJiTVhJmiC14jOAT7FZKdKWCkhM4jQrgrkEK9YEv3p2HuzSf5dtWmuQ==",
  "_location": "/eslint-plugin-hapi",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "eslint-plugin-hapi@4.x.x",
    "name": "eslint-plugin-hapi",
    "escapedName": "eslint-plugin-hapi",
    "rawSpec": "4.x.x",
    "saveSpec": null,
    "fetchSpec": "4.x.x"
  },
  "_requiredBy": [
    "/lab"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-plugin-hapi/-/eslint-plugin-hapi-4.1.0.tgz",
  "_shasum": "ca6b97b7621ae45cf70ab92f8c847a85414a56c9",
  "_spec": "eslint-plugin-hapi@4.x.x",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-hapi-server/node_modules/lab",
  "author": {
    "name": "Continuation Labs",
    "email": "contact@continuation.io",
    "url": "http://continuation.io/"
  },
  "bugs": {
    "url": "https://github.com/continuationlabs/eslint-plugin-hapi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "hapi-capitalize-modules": "1.x.x",
    "hapi-for-you": "1.x.x",
    "hapi-no-var": "1.x.x",
    "hapi-scope-start": "2.x.x",
    "no-arrowception": "1.x.x"
  },
  "deprecated": "This module has moved and is now available at @hapi/eslint-plugin-hapi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
  "description": "ESLint plugin containing hapi style guide rules",
  "devDependencies": {
    "belly-button": "4.x.x",
    "code": "4.x.x",
    "lab": "14.x.x"
  },
  "homepage": "https://github.com/continuationlabs/eslint-plugin-hapi",
  "keywords": [
    "lint",
    "eslint",
    "eslintplugin",
    "hapi"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "eslint-plugin-hapi",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/continuationlabs/eslint-plugin-hapi.git"
  },
  "scripts": {
    "test": "belly-button && lab -v -t 100 -a code"
  },
  "version": "4.1.0"
}
