{
  "_from": "@remix-run/router@1.7.2",
  "_id": "@remix-run/router@1.7.2",
  "_inBundle": false,
  "_integrity": "sha512-7Lcn7IqGMV+vizMPoEl5F0XDshcdDYtMI6uJLQdQz5CfZAwy3vvGKYSUk789qndt5dEC4HfSjviSYlSoHGL2+A==",
  "_location": "/@remix-run/router",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@remix-run/router@1.7.2",
    "name": "@remix-run/router",
    "escapedName": "@remix-run%2frouter",
    "scope": "@remix-run",
    "rawSpec": "1.7.2",
    "saveSpec": null,
    "fetchSpec": "1.7.2"
  },
  "_requiredBy": [
    "/react-router",
    "/react-router-dom"
  ],
  "_resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.7.2.tgz",
  "_shasum": "cba1cf0a04bc04cb66027c51fa600e9cbc388bc8",
  "_spec": "@remix-run/router@1.7.2",
  "_where": "/home/smartsensero/public_html/mvp-frontend/front-end/node_modules/react-router-dom",
  "author": {
    "name": "Remix Software",
    "email": "hello@remix.run"
  },
  "bugs": {
    "url": "https://github.com/remix-run/react-router/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Nested/Data-driven/Framework-agnostic Routing",
  "engines": {
    "node": ">=14"
  },
  "files": [
    "dist/",
    "*.ts",
    "CHANGELOG.md"
  ],
  "homepage": "https://github.com/remix-run/react-router#readme",
  "keywords": [
    "remix",
    "router",
    "location"
  ],
  "license": "MIT",
  "main": "./dist/router.cjs.js",
  "module": "./dist/router.js",
  "name": "@remix-run/router",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/remix-run/react-router.git",
    "directory": "packages/router"
  },
  "sideEffects": false,
  "types": "./dist/index.d.ts",
  "unpkg": "./dist/router.umd.min.js",
  "version": "1.7.2"
}
