{
  "_from": "eslint-config-hapi@11.x.x",
  "_id": "eslint-config-hapi@11.1.0",
  "_inBundle": false,
  "_integrity": "sha512-fCw0uLgkZLQBqYu/lR5MA6cXB+D4c2EEtzrVmhHbGQq3iRCFSaUEOE/N4Sujd1Qh5jkaUc0/kuB/gdv2upt5aQ==",
  "_location": "/eslint-config-hapi",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "eslint-config-hapi@11.x.x",
    "name": "eslint-config-hapi",
    "escapedName": "eslint-config-hapi",
    "rawSpec": "11.x.x",
    "saveSpec": null,
    "fetchSpec": "11.x.x"
  },
  "_requiredBy": [
    "/lab"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-config-hapi/-/eslint-config-hapi-11.1.0.tgz",
  "_shasum": "9e22136ff678deb8121d58c31f9a083a4a4a6f12",
  "_spec": "eslint-config-hapi@11.x.x",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-core/node_modules/lab",
  "author": {
    "name": "Continuation Labs",
    "email": "contact@continuation.io",
    "url": "http://continuation.io/"
  },
  "bugs": {
    "url": "https://github.com/continuationlabs/eslint-config-hapi/issues"
  },
  "bundleDependencies": false,
  "deprecated": "This module has moved and is now available at @hapi/eslint-config-hapi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
  "description": "Shareable ESLint config for the hapi ecosystem",
  "devDependencies": {
    "belly-button": "4.x.x",
    "code": "4.x.x",
    "eslint": "4.x.x",
    "eslint-plugin-hapi": "4.x.x",
    "lab": "14.x.x"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/continuationlabs/eslint-config-hapi",
  "keywords": [
    "hapi",
    "lint",
    "eslint",
    "eslintconfig"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "eslint-config-hapi",
  "peerDependencies": {
    "eslint-plugin-hapi": "4.x.x"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/continuationlabs/eslint-config-hapi.git"
  },
  "scripts": {
    "lint": "belly-button -I 'node_modules/**' -I  'test/fixtures/**'",
    "test": "npm run lint && lab -v -t 100 -a code"
  },
  "version": "11.1.0"
}
