{
  "_from": "hapi-no-var@1.x.x",
  "_id": "hapi-no-var@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-kk2xyyTzI+eQ/oA1rO4eVdCpYsrPHVERHa6+mTHD08XXFLaAkkaEs6reMg1VyqGh2o5xPt//DO4EhCacLx/cRA==",
  "_location": "/hapi-no-var",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "hapi-no-var@1.x.x",
    "name": "hapi-no-var",
    "escapedName": "hapi-no-var",
    "rawSpec": "1.x.x",
    "saveSpec": null,
    "fetchSpec": "1.x.x"
  },
  "_requiredBy": [
    "/eslint-plugin-hapi"
  ],
  "_resolved": "https://registry.npmjs.org/hapi-no-var/-/hapi-no-var-1.0.1.tgz",
  "_shasum": "e9d87fd4de6149104a3fca797ef5c2ef5c182342",
  "_spec": "hapi-no-var@1.x.x",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-hapi-plugin/node_modules/eslint-plugin-hapi",
  "bugs": {
    "url": "https://github.com/hapijs/hapi-no-var/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": "This module has moved and is now available at @hapi/rule-no-var. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
  "description": "ESLint rule to enforce the usage of var declarations only in try-catch scope",
  "devDependencies": {
    "code": "5.x.x",
    "eslint": "4.x.x",
    "lab": "15.x.x"
  },
  "homepage": "https://github.com/hapijs/hapi-no-var#readme",
  "keywords": [
    "eslint",
    "hapi",
    "eslintrule",
    "require"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "hapi-no-var",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hapijs/hapi-no-var.git"
  },
  "scripts": {
    "test": "lab -v -t 100 -a code -L"
  },
  "version": "1.0.1"
}
