/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/react-router/package.json
44 строки
904 B
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
{ "name": "react-router", "version": "6.23.1", "description": "Declarative routing for React", "keywords": [ "react", "router", "route", "routing", "history", "link" ], "repository": { "type": "git", "url": "https://github.com/remix-run/react-router", "directory": "packages/react-router" }, "license": "MIT", "author": "Remix Software <hello@remix.run>", "sideEffects": false, "main": "./dist/main.js", "unpkg": "./dist/umd/react-router.production.min.js", "module": "./dist/index.js", "types": "./dist/index.d.ts", "dependencies": { "@remix-run/router": "1.16.1" }, "devDependencies": { "react": "^18.2.0", "react-router-dom": "6.23.1" }, "peerDependencies": { "react": ">=16.8" }, "files": [ "dist/", "CHANGELOG.md", "LICENSE.md", "README.md" ], "engines": { "node": ">=14.0.0" } }