{ "_from": "@remix-run/router@1.18.0", "_id": "@remix-run/router@1.18.0", "_inBundle": false, "_integrity": "sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw==", "_location": "/@remix-run/router", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@remix-run/router@1.18.0", "name": "@remix-run/router", "escapedName": "@remix-run%2frouter", "scope": "@remix-run", "rawSpec": "1.18.0", "saveSpec": null, "fetchSpec": "1.18.0" }, "_requiredBy": [ "/react-router", "/react-router-dom" ], "_resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.18.0.tgz", "_shasum": "20b033d1f542a100c1d57cfd18ecf442d1784732", "_spec": "@remix-run/router@1.18.0", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/react-router-dom", "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.18.0" }