UNPKG

951 BJSONView Raw
1{
2 "name": "@procore/eslint-config",
3 "version": "8.23.0",
4 "description": "Procore ESLint Config",
5 "main": "index.js",
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/procore/core.git"
9 },
10 "bugs": "https://github.com/procore/core/issues",
11 "keywords": [
12 "eslint",
13 "eslint-config"
14 ],
15 "author": "Procore Technologies, Inc",
16 "license": "SEE LICENSE IN LICENSE",
17 "peerDependencies": {
18 "@typescript-eslint/eslint-plugin": "2.34.0",
19 "@typescript-eslint/parser": "2.34.0",
20 "babel-eslint": "10.1.0",
21 "eslint": "7.0.0",
22 "eslint-config-airbnb": "18.1.0",
23 "eslint-config-prettier": "6.11.0",
24 "eslint-plugin-cypress": "2.10.3",
25 "eslint-plugin-import": "2.20.2",
26 "eslint-plugin-jsx-a11y": "6.2.3",
27 "eslint-plugin-prettier": "3.1.3",
28 "eslint-plugin-react": "7.20.0",
29 "eslint-plugin-react-hooks": "4.0.2"
30 },
31 "gitHead": "20dd60ab060f9aa1b2f2f41bcc4f0708ce4d61c9"
32}