{
  "_args": [
    [
      "@bigcommerce/eslint-plugin@1.1.1",
      "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main"
    ]
  ],
  "_development": true,
  "_from": "@bigcommerce/eslint-plugin@1.1.1",
  "_id": "@bigcommerce/eslint-plugin@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-N57eht9b0H63hvh6K4HTYsB8PypNdDb8eJzHuh9WmMerHd9CLrf9b/guIeMENOgqfoXmGrd6EE2cAuqmyIa3WQ==",
  "_location": "/@bigcommerce/eslint-plugin",
  "_phantomChildren": {
    "@types/json-schema": "7.0.11",
    "debug": "4.3.4",
    "eslint-scope": "5.1.1",
    "eslint-utils": "3.0.0",
    "eslint-visitor-keys": "3.3.0",
    "globby": "11.1.0",
    "is-glob": "4.0.3",
    "lru-cache": "6.0.0",
    "tsutils": "3.21.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@bigcommerce/eslint-plugin@1.1.1",
    "name": "@bigcommerce/eslint-plugin",
    "escapedName": "@bigcommerce%2feslint-plugin",
    "scope": "@bigcommerce",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/@bigcommerce/eslint-config"
  ],
  "_resolved": "https://registry.npmjs.org/@bigcommerce/eslint-plugin/-/eslint-plugin-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main",
  "author": {
    "name": "BigCommerce"
  },
  "bugs": {
    "url": "https://github.com/bigcommerce/eslint-config/issues"
  },
  "dependencies": {
    "@typescript-eslint/experimental-utils": "^5.22.0",
    "tsutils": "^3.21.0"
  },
  "description": "This plugin contains a few custom eslint rules we use at BigCommerce. It's enabled by default with `@bigcommerce/eslint-config`, if you are extending our config, there is no need to do the following install process.",
  "devDependencies": {
    "@typescript-eslint/parser": "^5.22.0",
    "endent": "^2.1.0"
  },
  "files": [
    "index.js",
    "rules"
  ],
  "gitHead": "61e711dfc6069b7a813d938ad4e92004d2bad028",
  "homepage": "https://github.com/bigcommerce/eslint-config#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "@bigcommerce/eslint-plugin",
  "peerDependencies": {
    "@typescript-eslint/parser": "^5.22.0",
    "eslint": "^8.0.0",
    "typescript": "^4.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/bigcommerce/eslint-config.git",
    "directory": "packages/eslint-plugin"
  },
  "version": "1.1.1"
}
