{
  "_args": [
    [
      "history@5.0.1",
      "/home/vkuser/www/minimal"
    ]
  ],
  "_from": "history@5.0.1",
  "_id": "history@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-5qC/tFUKfVci5kzgRxZxN5Mf1CV8NmJx9ByaPX0YTLx5Vz3Svh7NYp6eA4CpDq4iA9D0C1t8BNIfvQIrUI3mVw==",
  "_location": "/history",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "history@5.0.1",
    "name": "history",
    "escapedName": "history",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/history/-/history-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "/home/vkuser/www/minimal",
  "author": {
    "name": "React Training",
    "email": "hello@reacttraining.com"
  },
  "bugs": {
    "url": "https://github.com/ReactTraining/history/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.7.6"
  },
  "description": "Manage session history with JavaScript",
  "homepage": "https://github.com/ReactTraining/history#readme",
  "keywords": [
    "history",
    "location"
  ],
  "license": "MIT",
  "main": "main.js",
  "module": "index.js",
  "name": "history",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ReactTraining/history.git"
  },
  "sideEffects": false,
  "types": "index.d.ts",
  "unpkg": "umd/history.production.min.js",
  "version": "5.0.1"
}
