{ "_from": "@remix-run/router@1.21.0", "_id": "@remix-run/router@1.21.0", "_inBundle": false, "_integrity": "sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==", "_location": "/@remix-run/router", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@remix-run/router@1.21.0", "name": "@remix-run/router", "escapedName": "@remix-run%2frouter", "scope": "@remix-run", "rawSpec": "1.21.0", "saveSpec": null, "fetchSpec": "1.21.0" }, "_requiredBy": [ "/react-router", "/react-router-dom" ], "_resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.21.0.tgz", "_shasum": "c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5", "_spec": "@remix-run/router@1.21.0", "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/react-router", "author": { "name": "Remix Software", "email": "hello@remix.run" }, "bugs": { "url": "https://github.com/remix-run/react-router/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Nested/Data-driven/Framework-agnostic Routing", "engines": { "node": ">=14.0.0" }, "files": [ "dist/", "*.ts", "CHANGELOG.md" ], "homepage": "https://github.com/remix-run/react-router#readme", "keywords": [ "remix", "router", "location" ], "license": "MIT", "main": "./dist/router.cjs.js", "module": "./dist/router.js", "name": "@remix-run/router", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/remix-run/react-router.git", "directory": "packages/router" }, "sideEffects": false, "types": "./dist/index.d.ts", "unpkg": "./dist/router.umd.min.js", "version": "1.21.0" }