Ignore:
Timestamp:
01/21/25 03:08:24 (3 days ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
0c6b92a
Message:

F4 Finalna Verzija

File:
1 edited

Legend:

Unmodified
Added
Removed
  • imaps-frontend/node_modules/eslint-plugin-react-refresh/package.json

    r0c6b92a r79a0317  
    11{
    2   "name": "eslint-plugin-react-refresh",
    3   "description": "Validate that your components can safely be updated with fast refresh",
    4   "version": "0.4.14",
    5   "author": "Arnaud Barré (https://github.com/ArnaudBarre)",
    6   "license": "MIT",
    7   "repository": "github:ArnaudBarre/eslint-plugin-react-refresh",
    8   "main": "index.js",
     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",
    937  "keywords": [
    1038    "eslint",
     
    1442    "fast refresh"
    1543  ],
     44  "license": "MIT",
     45  "main": "index.js",
     46  "name": "eslint-plugin-react-refresh",
    1647  "peerDependencies": {
    17     "eslint": ">=7"
    18   }
     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"
    1957}
Note: See TracChangeset for help on using the changeset viewer.