{
  "_args": [
    [
      "react-router@6.3.0",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_from": "react-router@6.3.0",
  "_id": "react-router@6.3.0",
  "_inBundle": false,
  "_integrity": "sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==",
  "_location": "/react-router",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-router@6.3.0",
    "name": "react-router",
    "escapedName": "react-router",
    "rawSpec": "6.3.0",
    "saveSpec": null,
    "fetchSpec": "6.3.0"
  },
  "_requiredBy": [
    "/react-router-dom"
  ],
  "_resolved": "https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz",
  "_spec": "6.3.0",
  "_where": "/var/www/html/whatsapp-bi",
  "author": {
    "name": "Remix Software",
    "email": "hello@remix.run"
  },
  "bugs": {
    "url": "https://github.com/remix-run/react-router/issues"
  },
  "dependencies": {
    "history": "^5.2.0"
  },
  "description": "Declarative routing for React",
  "homepage": "https://github.com/remix-run/react-router#readme",
  "keywords": [
    "react",
    "router",
    "route",
    "routing",
    "history",
    "link"
  ],
  "license": "MIT",
  "main": "./main.js",
  "module": "./index.js",
  "name": "react-router",
  "peerDependencies": {
    "react": ">=16.8"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/remix-run/react-router.git",
    "directory": "packages/react-router"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "unpkg": "./umd/react-router.production.min.js",
  "version": "6.3.0"
}
