{
  "_args": [
    [
      "eslint-template-visitor@2.2.2",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_development": true,
  "_from": "eslint-template-visitor@2.2.2",
  "_id": "eslint-template-visitor@2.2.2",
  "_inBundle": false,
  "_integrity": "sha512-SkcLjzKw3JjKTWHacRDeLBa2gxb600zbCKTkXj/V97QnZ9yxkknoPL8vc8PFueqbFXP7mYNTQzjCjcMpTRdRaA==",
  "_location": "/eslint-template-visitor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "eslint-template-visitor@2.2.2",
    "name": "eslint-template-visitor",
    "escapedName": "eslint-template-visitor",
    "rawSpec": "2.2.2",
    "saveSpec": null,
    "fetchSpec": "2.2.2"
  },
  "_requiredBy": [
    "/eslint-plugin-unicorn"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-template-visitor/-/eslint-template-visitor-2.2.2.tgz",
  "_spec": "2.2.2",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "bugs": {
    "url": "https://github.com/futpib/eslint-template-visitor/issues"
  },
  "dependencies": {
    "babel-eslint": "^10.1.0",
    "eslint-visitor-keys": "^2.0.0",
    "esquery": "^1.3.1",
    "multimap": "^1.1.0"
  },
  "description": "[![Build Status](https://travis-ci.org/futpib/eslint-template-visitor.svg?branch=master)](https://travis-ci.org/futpib/eslint-template-visitor) [![Coverage Status](https://coveralls.io/repos/github/futpib/eslint-template-visitor/badge.svg?branch=master)](https://coveralls.io/github/futpib/eslint-template-visitor?branch=master)",
  "devDependencies": {
    "ava": "^3.9.0",
    "coveralls": "^3.1.0",
    "eslint": "^7.0.0",
    "eslint-ava-rule-tester": "^4.0.0",
    "eslint-config-xo-overrides": "^1.4.0",
    "esrecurse": "^4.2.1",
    "nyc": "^15.1.0",
    "ramda": "^0.27.0",
    "reserved-words": "^0.1.2",
    "seedrandom": "^3.0.5",
    "shift-codegen": "^7.0.2",
    "shift-fuzzer": "^1.0.2",
    "shift-reducer": "^6.0.0",
    "shift-scope": "^4.0.0",
    "sinon": "^9.0.2",
    "xo": "^0.32.0"
  },
  "homepage": "https://github.com/futpib/eslint-template-visitor#readme",
  "license": "GPL-3.0-or-later OR MIT",
  "main": "index.js",
  "name": "eslint-template-visitor",
  "peerDependencies": {
    "eslint": ">=7.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/futpib/eslint-template-visitor.git"
  },
  "scripts": {
    "test": "xo && PARSER=espree nyc ava --verbose && PARSER=babel-eslint nyc ava --verbose"
  },
  "version": "2.2.2",
  "xo": {
    "extends": [
      "eslint-config-xo-overrides"
    ],
    "rules": {
      "unicorn/no-fn-reference-in-iterator": "off"
    }
  }
}
