{
  "_args": [
    [
      "@remix-run/router@1.2.1",
      "/var/www/html/analytics/analytics-soa"
    ]
  ],
  "_from": "@remix-run/router@1.2.1",
  "_id": "@remix-run/router@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-XiY0IsyHR+DXYS5vBxpoBe/8veTeoRpMHP+vDosLZxL5bnpetzI0igkxkLZS235ldLzyfkxF+2divEwWHP3vMQ==",
  "_location": "/@remix-run/router",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@remix-run/router@1.2.1",
    "name": "@remix-run/router",
    "escapedName": "@remix-run%2frouter",
    "scope": "@remix-run",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "/react-router",
    "/react-router-dom"
  ],
  "_resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.2.1.tgz",
  "_spec": "1.2.1",
  "_where": "/var/www/html/analytics/analytics-soa",
  "author": {
    "name": "Remix Software",
    "email": "hello@remix.run"
  },
  "bugs": {
    "url": "https://github.com/remix-run/react-router/issues"
  },
  "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.2.1"
}
