{
  "_args": [
    [
      "react-router@6.0.0-beta.4",
      "/home/vkuser/www/minimal"
    ]
  ],
  "_from": "react-router@6.0.0-beta.4",
  "_id": "react-router@6.0.0-beta.4",
  "_inBundle": false,
  "_integrity": "sha512-48JRRZJOwmfOKM12Tv3WjmNkVb2NpSEgDTWC4+MEJaud0+eyLJxqy62CKzOydMlk7hrfRFpC/elUYSZAuyx3qA==",
  "_location": "/react-router",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-router@6.0.0-beta.4",
    "name": "react-router",
    "escapedName": "react-router",
    "rawSpec": "6.0.0-beta.4",
    "saveSpec": null,
    "fetchSpec": "6.0.0-beta.4"
  },
  "_requiredBy": [
    "/react-router-dom"
  ],
  "_resolved": "https://registry.npmjs.org/react-router/-/react-router-6.0.0-beta.4.tgz",
  "_spec": "6.0.0-beta.4",
  "_where": "/home/vkuser/www/minimal",
  "author": {
    "name": "React Training",
    "email": "hello@reacttraining.com"
  },
  "bugs": {
    "url": "https://github.com/ReactTraining/react-router/issues"
  },
  "description": "Declarative routing for React",
  "homepage": "https://github.com/ReactTraining/react-router#readme",
  "keywords": [
    "react",
    "router",
    "route",
    "routing",
    "history",
    "link"
  ],
  "license": "MIT",
  "main": "main.js",
  "module": "index.js",
  "name": "react-router",
  "peerDependencies": {
    "history": ">=5",
    "react": ">=16.8"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ReactTraining/react-router.git"
  },
  "sideEffects": false,
  "types": "index.d.ts",
  "unpkg": "umd/react-router.production.min.js",
  "version": "6.0.0-beta.4"
}
