2024-01-18 10:46:33 +08:00
|
|
|
{
|
2024-04-08 16:23:29 +08:00
|
|
|
"_args": [
|
|
|
|
|
[
|
|
|
|
|
"@polka/url@1.0.0-next.23",
|
|
|
|
|
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"_development": true,
|
|
|
|
|
"_from": "@polka/url@1.0.0-next.23",
|
|
|
|
|
"_id": "@polka/url@1.0.0-next.23",
|
|
|
|
|
"_inBundle": false,
|
|
|
|
|
"_integrity": "sha512-C16M+IYz0rgRhWZdCmK+h58JMv8vijAA61gmz2rspCSwKwzBebpdcsiUmwrtJRdphuY30i6BSLEOP8ppbNLyLg==",
|
|
|
|
|
"_location": "/@polka/url",
|
|
|
|
|
"_phantomChildren": {},
|
|
|
|
|
"_requested": {
|
|
|
|
|
"type": "version",
|
|
|
|
|
"registry": true,
|
|
|
|
|
"raw": "@polka/url@1.0.0-next.23",
|
|
|
|
|
"name": "@polka/url",
|
|
|
|
|
"escapedName": "@polka%2furl",
|
|
|
|
|
"scope": "@polka",
|
|
|
|
|
"rawSpec": "1.0.0-next.23",
|
|
|
|
|
"saveSpec": null,
|
|
|
|
|
"fetchSpec": "1.0.0-next.23"
|
|
|
|
|
},
|
|
|
|
|
"_requiredBy": [
|
|
|
|
|
"/sirv"
|
|
|
|
|
],
|
|
|
|
|
"_resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.23.tgz",
|
|
|
|
|
"_spec": "1.0.0-next.23",
|
|
|
|
|
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "Luke Edwards",
|
|
|
|
|
"email": "luke@lukeed.com",
|
|
|
|
|
"url": "https://lukeed.com"
|
|
|
|
|
},
|
|
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/lukeed/polka/issues"
|
|
|
|
|
},
|
2024-01-18 10:46:33 +08:00
|
|
|
"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.*"
|
|
|
|
|
],
|
2024-04-08 16:23:29 +08:00
|
|
|
"homepage": "https://github.com/lukeed/polka#readme",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"main": "build.js",
|
|
|
|
|
"module": "build.mjs",
|
|
|
|
|
"name": "@polka/url",
|
2024-01-18 10:46:33 +08:00
|
|
|
"publishConfig": {
|
|
|
|
|
"access": "public"
|
2024-04-08 16:23:29 +08:00
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "git+https://github.com/lukeed/polka.git"
|
|
|
|
|
},
|
|
|
|
|
"types": "index.d.ts",
|
|
|
|
|
"version": "1.0.0-next.23"
|
|
|
|
|
}
|