{
  "_from": "@remix-run/router@1.0.2",
  "_id": "@remix-run/router@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-GRSOFhJzjGN+d4sKHTMSvNeUPoZiDHWmRnXfzaxrqe7dE/Nzlc8BiMSJdLDESZlndM7jIUrZ/F4yWqVYlI0rwQ==",
  "_location": "/@remix-run/router",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@remix-run/router@1.0.2",
    "name": "@remix-run/router",
    "escapedName": "@remix-run%2frouter",
    "scope": "@remix-run",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/react-router",
    "/react-router-dom"
  ],
  "_resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.2.tgz",
  "_shasum": "1c17eadb2fa77f80a796ad5ea9bf108e6993ef06",
  "_spec": "@remix-run/router@1.0.2",
  "_where": "/home/smartsensero/public_html/research.smartsense.ro/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",
  "version": "1.0.2"
}
