{
  "_from": "@polka/url@^1.0.0-next.24",
  "_id": "@polka/url@1.0.0-next.29",
  "_inBundle": false,
  "_integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
  "_location": "/@polka/url",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@polka/url@^1.0.0-next.24",
    "name": "@polka/url",
    "escapedName": "@polka%2furl",
    "scope": "@polka",
    "rawSpec": "^1.0.0-next.24",
    "saveSpec": null,
    "fetchSpec": "^1.0.0-next.24"
  },
  "_requiredBy": [
    "/sirv"
  ],
  "_resolved": "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.29.tgz",
  "_shasum": "5a40109a1ab5f84d6fd8fc928b19f367cbe7e7b1",
  "_spec": "@polka/url@^1.0.0-next.24",
  "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\sirv",
  "author": {
    "name": "Luke Edwards",
    "email": "luke@lukeed.com",
    "url": "https://lukeed.com"
  },
  "bugs": {
    "url": "https://github.com/lukeed/polka/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Super fast, memoized `req.url` parser",
  "exports": {
    ".": {
      "types": "./index.d.ts",
      "import": "./build.mjs",
      "require": "./build.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "build.*",
    "index.d.*"
  ],
  "homepage": "https://github.com/lukeed/polka#readme",
  "license": "MIT",
  "main": "build.js",
  "module": "build.mjs",
  "name": "@polka/url",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lukeed/polka.git"
  },
  "types": "index.d.ts",
  "version": "1.0.0-next.29"
}
