{ "_from": "react-router-dom@6.28.0", "_id": "react-router-dom@6.28.0", "_inBundle": false, "_integrity": "sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==", "_location": "/react-router-dom", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "react-router-dom@6.28.0", "name": "react-router-dom", "escapedName": "react-router-dom", "rawSpec": "6.28.0", "saveSpec": null, "fetchSpec": "6.28.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.28.0.tgz", "_shasum": "f73ebb3490e59ac9f299377062ad1d10a9f579e6", "_spec": "react-router-dom@6.28.0", "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend", "author": { "name": "Remix Software", "email": "hello@remix.run" }, "bugs": { "url": "https://github.com/remix-run/react-router/issues" }, "bundleDependencies": false, "dependencies": { "@remix-run/router": "1.21.0", "react-router": "6.28.0" }, "deprecated": false, "description": "Declarative routing for React web applications", "devDependencies": { "react": "^18.2.0", "react-dom": "^18.2.0" }, "engines": { "node": ">=14.0.0" }, "files": [ "dist/", "CHANGELOG.md", "LICENSE.md", "README.md", "server.d.ts", "server.js", "server.mjs" ], "homepage": "https://github.com/remix-run/react-router#readme", "keywords": [ "react", "router", "route", "routing", "history", "link" ], "license": "MIT", "main": "./dist/main.js", "module": "./dist/index.js", "name": "react-router-dom", "peerDependencies": { "react": ">=16.8", "react-dom": ">=16.8" }, "repository": { "type": "git", "url": "git+https://github.com/remix-run/react-router.git", "directory": "packages/react-router-dom" }, "scripts": { "start": "node server.js" }, "sideEffects": false, "types": "./dist/index.d.ts", "unpkg": "./dist/umd/react-router-dom.production.min.js", "version": "6.28.0" }