{
  "_from": "no-arrowception@1.x.x",
  "_id": "no-arrowception@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-W/PpXrnEG1c4SoBTM9qjtzTuMno=",
  "_location": "/no-arrowception",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "no-arrowception@1.x.x",
    "name": "no-arrowception",
    "escapedName": "no-arrowception",
    "rawSpec": "1.x.x",
    "saveSpec": null,
    "fetchSpec": "1.x.x"
  },
  "_requiredBy": [
    "/eslint-plugin-hapi"
  ],
  "_resolved": "https://registry.npmjs.org/no-arrowception/-/no-arrowception-1.0.0.tgz",
  "_shasum": "5bf3e95eb9c41b57384a805333daa3b734ee327a",
  "_spec": "no-arrowception@1.x.x",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-hapi-plugin/node_modules/eslint-plugin-hapi",
  "author": {
    "name": "Continuation Labs",
    "email": "contact@continuation.io",
    "url": "http://continuation.io/"
  },
  "bugs": {
    "url": "https://github.com/continuationlabs/no-arrowception/issues"
  },
  "bundleDependencies": false,
  "deprecated": "This module has moved and is now available at @hapi/rule-no-arrowception. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
  "description": "ESLint rule preventing arrow functions that implicitly create arrow functions",
  "devDependencies": {
    "belly-button": "1.x.x",
    "code": "1.x.x",
    "eslint": "1.x.x",
    "lab": "6.x.x"
  },
  "homepage": "https://github.com/continuationlabs/no-arrowception",
  "keywords": [
    "eslint",
    "rule",
    "arrow",
    "function",
    "arrow function"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "no-arrowception",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/continuationlabs/no-arrowception.git"
  },
  "scripts": {
    "test": "belly-button && lab -v -t 100 -a code"
  },
  "version": "1.0.0"
}
