{ "_args": [ [ "react-router@5.2.1", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "react-router@5.2.1", "_id": "react-router@5.2.1", "_inBundle": false, "_integrity": "sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==", "_location": "/react-router", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "react-router@5.2.1", "name": "react-router", "escapedName": "react-router", "rawSpec": "5.2.1", "saveSpec": null, "fetchSpec": "5.2.1" }, "_requiredBy": [ "/react-router-dom", "/strapi-admin", "/strapi-helper-plugin", "/strapi-plugin-content-manager", "/strapi-plugin-content-type-builder", "/strapi-plugin-documentation", "/strapi-plugin-upload", "/strapi-plugin-users-permissions" ], "_resolved": "https://registry.npmjs.org/react-router/-/react-router-5.2.1.tgz", "_spec": "5.2.1", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "React Training", "email": "hello@reacttraining.com" }, "browserify": { "transform": [ "loose-envify" ] }, "bugs": { "url": "https://github.com/ReactTraining/react-router/issues" }, "dependencies": { "@babel/runtime": "^7.12.13", "history": "^4.9.0", "hoist-non-react-statics": "^3.1.0", "loose-envify": "^1.3.1", "mini-create-react-context": "^0.4.0", "path-to-regexp": "^1.7.0", "prop-types": "^15.6.2", "react-is": "^16.6.0", "tiny-invariant": "^1.0.2", "tiny-warning": "^1.0.0" }, "description": "Declarative routing for React", "files": [ "MemoryRouter.js", "Prompt.js", "Redirect.js", "Route.js", "Router.js", "StaticRouter.js", "Switch.js", "cjs", "es", "esm", "index.js", "generatePath.js", "matchPath.js", "modules/*.js", "modules/utils/*.js", "withRouter.js", "warnAboutDeprecatedCJSRequire.js", "umd" ], "homepage": "https://github.com/ReactTraining/react-router#readme", "keywords": [ "react", "router", "route", "routing", "history", "link" ], "license": "MIT", "main": "index.js", "module": "esm/react-router.js", "name": "react-router", "peerDependencies": { "react": ">=15" }, "repository": { "type": "git", "url": "git+https://github.com/ReactTraining/react-router.git" }, "scripts": { "build": "rollup -c", "lint": "eslint modules" }, "sideEffects": false, "version": "5.2.1" }