{
  "_from": "github:wikimedia/eslint-plugin-jquery#v1.3.2-wmf.1",
  "_id": "eslint-plugin-jquery@1.3.2-wmf.1",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/eslint-plugin-jquery",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "eslint-plugin-jquery@github:wikimedia/eslint-plugin-jquery#v1.3.2-wmf.1",
    "name": "eslint-plugin-jquery",
    "escapedName": "eslint-plugin-jquery",
    "rawSpec": "github:wikimedia/eslint-plugin-jquery#v1.3.2-wmf.1",
    "saveSpec": "github:wikimedia/eslint-plugin-jquery#v1.3.2-wmf.1",
    "fetchSpec": null,
    "gitCommittish": "v1.3.2-wmf.1"
  },
  "_requiredBy": [
    "/eslint-config-wikimedia"
  ],
  "_resolved": "github:wikimedia/eslint-plugin-jquery#2fa39abd3c8167bde49841a726794359416c1bd3",
  "_spec": "eslint-plugin-jquery@github:wikimedia/eslint-plugin-jquery#v1.3.2-wmf.1",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/eslint-config-wikimedia",
  "author": {
    "name": "David Graham"
  },
  "bugs": {
    "url": "https://github.com/dgraham/eslint-plugin-jquery/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Disallow jQuery functions with native equivalents.",
  "devDependencies": {
    "eslint": "^5.4.0",
    "eslint-plugin-prettier": "^2.6.2",
    "mocha": "^5.2.0",
    "prettier": "^1.14.2"
  },
  "homepage": "https://github.com/dgraham/eslint-plugin-jquery#readme",
  "keywords": [
    "eslint",
    "eslintplugin",
    "eslint-plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "eslint-plugin-jquery",
  "peerDependencies": {
    "eslint": ">=2.3.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dgraham/eslint-plugin-jquery.git"
  },
  "scripts": {
    "pretest": "eslint .",
    "test": "mocha --reporter dot tests/"
  },
  "version": "1.3.2-wmf.1"
}
