/
buuded
/
app-web-project
Обзор
Документация
Войти
/
buuded
/
app-web-project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/eslint-plugin-react-refresh/package.json
21 строка
534 B
buuded
first-commit
27 янв 2025, 10:32
27 янв 2025, 10:32
9efc400
Код
Авторство
О чём код?
{ "name": "eslint-plugin-react-refresh", "description": "Validate that your components can safely be updated with Fast Refresh", "version": "0.4.18", "type": "commonjs", "author": "Arnaud Barré (https://github.com/ArnaudBarre)", "license": "MIT", "repository": "github:ArnaudBarre/eslint-plugin-react-refresh", "main": "index.js", "types": "index.d.ts", "keywords": [ "eslint", "eslint-plugin", "react", "react-refresh", "fast refresh" ], "peerDependencies": { "eslint": ">=8.40" } }