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

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

F4 Finalna Verzija

  • Property mode set to 100644
File size: 1.7 KB
Line 
1{
2 "_development": true,
3 "_from": "eslint-plugin-react-refresh@0.4.16",
4 "_id": "eslint-plugin-react-refresh@0.4.16",
5 "_inBundle": false,
6 "_integrity": "sha512-slterMlxAhov/DZO8NScf6mEeMBBXodFUolijDvrtTxyezyLoTQaa73FyYus/VbTdftd8wBgBxPMRk3poleXNQ==",
7 "_location": "/eslint-plugin-react-refresh",
8 "_phantomChildren": {},
9 "_requested": {
10 "type": "version",
11 "registry": true,
12 "raw": "eslint-plugin-react-refresh@0.4.16",
13 "name": "eslint-plugin-react-refresh",
14 "escapedName": "eslint-plugin-react-refresh",
15 "rawSpec": "0.4.16",
16 "saveSpec": null,
17 "fetchSpec": "0.4.16"
18 },
19 "_requiredBy": [
20 "#DEV:/"
21 ],
22 "_resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.16.tgz",
23 "_shasum": "149dbc9279bd16942409f1c1d2f0dce3299430ef",
24 "_spec": "eslint-plugin-react-refresh@0.4.16",
25 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend",
26 "author": {
27 "name": "Arnaud Barré",
28 "url": "https://github.com/ArnaudBarre"
29 },
30 "bugs": {
31 "url": "https://github.com/ArnaudBarre/eslint-plugin-react-refresh/issues"
32 },
33 "bundleDependencies": false,
34 "deprecated": false,
35 "description": "Validate that your components can safely be updated with Fast Refresh",
36 "homepage": "https://github.com/ArnaudBarre/eslint-plugin-react-refresh#readme",
37 "keywords": [
38 "eslint",
39 "eslint-plugin",
40 "react",
41 "react-refresh",
42 "fast refresh"
43 ],
44 "license": "MIT",
45 "main": "index.js",
46 "name": "eslint-plugin-react-refresh",
47 "peerDependencies": {
48 "eslint": ">=8.40"
49 },
50 "repository": {
51 "type": "git",
52 "url": "git+https://github.com/ArnaudBarre/eslint-plugin-react-refresh.git"
53 },
54 "type": "commonjs",
55 "types": "index.d.ts",
56 "version": "0.4.16"
57}
Note: See TracBrowser for help on using the repository browser.