| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_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"
- },
- "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"
- }
|