You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.6 KiB
JSON
64 lines
1.6 KiB
JSON
{
|
|
"_from": "@polka/url@^1.0.0-next.20",
|
|
"_id": "@polka/url@1.0.0-next.23",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-C16M+IYz0rgRhWZdCmK+h58JMv8vijAA61gmz2rspCSwKwzBebpdcsiUmwrtJRdphuY30i6BSLEOP8ppbNLyLg==",
|
|
"_location": "/@polka/url",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@polka/url@^1.0.0-next.20",
|
|
"name": "@polka/url",
|
|
"escapedName": "@polka%2furl",
|
|
"scope": "@polka",
|
|
"rawSpec": "^1.0.0-next.20",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0-next.20"
|
|
},
|
|
"_requiredBy": [
|
|
"/sirv"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.23.tgz",
|
|
"_shasum": "498e41218ab3b6a1419c735e5c6ae2c5ed609b6c",
|
|
"_spec": "@polka/url@^1.0.0-next.20",
|
|
"_where": "D:\\xyProject\\cacfrontend\\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": [
|
|
"*.d.ts",
|
|
"build.*"
|
|
],
|
|
"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.23"
|
|
}
|