source: imaps-frontend/node_modules/eslint-plugin-react/package.json@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 4 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 4.8 KB
Line 
1{
2 "_development": true,
3 "_from": "eslint-plugin-react@7.37.2",
4 "_id": "eslint-plugin-react@7.37.2",
5 "_inBundle": false,
6 "_integrity": "sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==",
7 "_location": "/eslint-plugin-react",
8 "_phantomChildren": {
9 "esutils": "2.0.3",
10 "loose-envify": "1.4.0",
11 "object-assign": "4.1.1",
12 "react-is": "16.13.1"
13 },
14 "_requested": {
15 "type": "version",
16 "registry": true,
17 "raw": "eslint-plugin-react@7.37.2",
18 "name": "eslint-plugin-react",
19 "escapedName": "eslint-plugin-react",
20 "rawSpec": "7.37.2",
21 "saveSpec": null,
22 "fetchSpec": "7.37.2"
23 },
24 "_requiredBy": [
25 "#DEV:/"
26 ],
27 "_resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz",
28 "_shasum": "cd0935987876ba2900df2f58339f6d92305acc7a",
29 "_spec": "eslint-plugin-react@7.37.2",
30 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend",
31 "author": {
32 "name": "Yannick Croissant",
33 "email": "yannick.croissant+npm@gmail.com"
34 },
35 "bugs": {
36 "url": "https://github.com/jsx-eslint/eslint-plugin-react/issues"
37 },
38 "bundleDependencies": false,
39 "dependencies": {
40 "array-includes": "^3.1.8",
41 "array.prototype.findlast": "^1.2.5",
42 "array.prototype.flatmap": "^1.3.2",
43 "array.prototype.tosorted": "^1.1.4",
44 "doctrine": "^2.1.0",
45 "es-iterator-helpers": "^1.1.0",
46 "estraverse": "^5.3.0",
47 "hasown": "^2.0.2",
48 "jsx-ast-utils": "^2.4.1 || ^3.0.0",
49 "minimatch": "^3.1.2",
50 "object.entries": "^1.1.8",
51 "object.fromentries": "^2.0.8",
52 "object.values": "^1.2.0",
53 "prop-types": "^15.8.1",
54 "resolve": "^2.0.0-next.5",
55 "semver": "^6.3.1",
56 "string.prototype.matchall": "^4.0.11",
57 "string.prototype.repeat": "^1.0.0"
58 },
59 "deprecated": false,
60 "description": "React specific linting rules for ESLint",
61 "devDependencies": {
62 "@babel/core": "^7.25.9",
63 "@babel/eslint-parser": "^7.25.9",
64 "@babel/plugin-syntax-decorators": "^7.25.9",
65 "@babel/plugin-syntax-do-expressions": "^7.25.9",
66 "@babel/plugin-syntax-function-bind": "^7.25.9",
67 "@babel/preset-react": "^7.25.9",
68 "@types/eslint": "=7.2.10",
69 "@types/estree": "0.0.52",
70 "@types/node": "^4.9.5",
71 "@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4 || ^5 || ^6.20 || ^7.14.1 || ^8.4",
72 "babel-eslint": "^8 || ^9 || ^10.1.0",
73 "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7",
74 "eslint-config-airbnb-base": "^15.0.0",
75 "eslint-doc-generator": "^1.7.1",
76 "eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
77 "eslint-plugin-import": "^2.31.0",
78 "eslint-remote-tester": "^3.0.1",
79 "eslint-remote-tester-repositories": "^1.0.1",
80 "eslint-scope": "^3.7.3",
81 "espree": "^3.5.4",
82 "gfm-footnotes": "^1.0.1",
83 "glob": "=10.3.7",
84 "istanbul": "^0.4.5",
85 "jackspeak": "=2.1.1",
86 "ls-engines": "^0.8.1",
87 "markdownlint-cli": "^0.8.0 || ^0.32.2",
88 "mocha": "^5.2.0",
89 "npmignore": "^0.3.1",
90 "sinon": "^7.5.0",
91 "typescript": "^3.9.9",
92 "typescript-eslint-parser": "^20.1.1"
93 },
94 "engines": {
95 "node": ">=4"
96 },
97 "homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
98 "keywords": [
99 "eslint",
100 "eslint-plugin",
101 "eslintplugin",
102 "react"
103 ],
104 "license": "MIT",
105 "main": "index.js",
106 "name": "eslint-plugin-react",
107 "peerDependencies": {
108 "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
109 },
110 "publishConfig": {
111 "ignore": [
112 ".github/",
113 "!lib",
114 "docs/",
115 "test/",
116 "test-published-types/",
117 "tests/",
118 "*.md",
119 "*.config.js",
120 ".eslint-doc-generatorrc.js",
121 ".eslintrc",
122 ".editorconfig",
123 "tsconfig.json",
124 "build.tsconfig.json",
125 ".markdownlint*",
126 "types",
127 "!*.d.ts",
128 "!*.d.ts.map"
129 ]
130 },
131 "repository": {
132 "type": "git",
133 "url": "git+https://github.com/jsx-eslint/eslint-plugin-react.git"
134 },
135 "scripts": {
136 "build-types": "tsc -p build.tsconfig.json",
137 "clean-built-types": "rm -f $(find . -maxdepth 1 -type f -name '*.d.ts*') $(find lib -type f -name '*.d.ts*' ! -name 'types.d.ts')",
138 "lint": "eslint .",
139 "lint:docs": "markdownlint \"**/*.md\"",
140 "postlint": "npm run type-check",
141 "postlint:docs": "npm run update:eslint-docs -- --check",
142 "posttest": "npx npm@'>= 10.2' audit --production",
143 "prebuild-types": "npm run clean-built-types",
144 "prelint": "npm run lint:docs",
145 "prepack": "npm run build-types && npmignore --auto --commentLines=autogenerated",
146 "pretest": "npm run lint",
147 "test": "npm run unit-test",
148 "type-check": "tsc",
149 "unit-test": "istanbul cover node_modules/mocha/bin/_mocha tests/lib/**/*.js tests/util/**/*.js tests/index.js tests/flat-config.js",
150 "update:eslint-docs": "eslint-doc-generator"
151 },
152 "types": "index.d.ts",
153 "version": "7.37.2"
154}
Note: See TracBrowser for help on using the repository browser.