[d565449] | 1 | {
|
---|
[79a0317] | 2 | "_from": "react-router@6.28.0",
|
---|
| 3 | "_id": "react-router@6.28.0",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==",
|
---|
| 6 | "_location": "/react-router",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "version",
|
---|
| 10 | "registry": true,
|
---|
| 11 | "raw": "react-router@6.28.0",
|
---|
| 12 | "name": "react-router",
|
---|
| 13 | "escapedName": "react-router",
|
---|
| 14 | "rawSpec": "6.28.0",
|
---|
| 15 | "saveSpec": null,
|
---|
| 16 | "fetchSpec": "6.28.0"
|
---|
| 17 | },
|
---|
| 18 | "_requiredBy": [
|
---|
| 19 | "/react-router-dom"
|
---|
[d565449] | 20 | ],
|
---|
[79a0317] | 21 | "_resolved": "https://registry.npmjs.org/react-router/-/react-router-6.28.0.tgz",
|
---|
| 22 | "_shasum": "29247c86d7ba901d7e5a13aa79a96723c3e59d0d",
|
---|
| 23 | "_spec": "react-router@6.28.0",
|
---|
| 24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/react-router-dom",
|
---|
| 25 | "author": {
|
---|
| 26 | "name": "Remix Software",
|
---|
| 27 | "email": "hello@remix.run"
|
---|
[d565449] | 28 | },
|
---|
[79a0317] | 29 | "bugs": {
|
---|
| 30 | "url": "https://github.com/remix-run/react-router/issues"
|
---|
| 31 | },
|
---|
| 32 | "bundleDependencies": false,
|
---|
[d565449] | 33 | "dependencies": {
|
---|
[0c6b92a] | 34 | "@remix-run/router": "1.21.0"
|
---|
[d565449] | 35 | },
|
---|
[79a0317] | 36 | "deprecated": false,
|
---|
| 37 | "description": "Declarative routing for React",
|
---|
[d565449] | 38 | "devDependencies": {
|
---|
| 39 | "react": "^18.2.0",
|
---|
[0c6b92a] | 40 | "react-router-dom": "6.28.0"
|
---|
[d565449] | 41 | },
|
---|
[79a0317] | 42 | "engines": {
|
---|
| 43 | "node": ">=14.0.0"
|
---|
[d565449] | 44 | },
|
---|
| 45 | "files": [
|
---|
| 46 | "dist/",
|
---|
| 47 | "CHANGELOG.md",
|
---|
| 48 | "LICENSE.md",
|
---|
| 49 | "README.md"
|
---|
| 50 | ],
|
---|
[79a0317] | 51 | "homepage": "https://github.com/remix-run/react-router#readme",
|
---|
| 52 | "keywords": [
|
---|
| 53 | "react",
|
---|
| 54 | "router",
|
---|
| 55 | "route",
|
---|
| 56 | "routing",
|
---|
| 57 | "history",
|
---|
| 58 | "link"
|
---|
| 59 | ],
|
---|
| 60 | "license": "MIT",
|
---|
| 61 | "main": "./dist/main.js",
|
---|
| 62 | "module": "./dist/index.js",
|
---|
| 63 | "name": "react-router",
|
---|
| 64 | "peerDependencies": {
|
---|
| 65 | "react": ">=16.8"
|
---|
| 66 | },
|
---|
| 67 | "repository": {
|
---|
| 68 | "type": "git",
|
---|
| 69 | "url": "git+https://github.com/remix-run/react-router.git",
|
---|
| 70 | "directory": "packages/react-router"
|
---|
| 71 | },
|
---|
| 72 | "sideEffects": false,
|
---|
| 73 | "types": "./dist/index.d.ts",
|
---|
| 74 | "unpkg": "./dist/umd/react-router.production.min.js",
|
---|
| 75 | "version": "6.28.0"
|
---|
| 76 | }
|
---|