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.

22 lines
462 B
JSON

{
"version": "1.0.0-next.9",
"name": "@polka/url",
"repository": "lukeed/polka",
"description": "Super fast, memoized `req.url` parser",
"module": "build.mjs",
"main": "build.js",
"license": "MIT",
"files": [
"build.*"
],
"author": {
"name": "Luke Edwards",
"email": "luke@lukeed.com",
"url": "https://lukeed.com"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5c8f314e57c1edb3132f2556ce13fb6c2b4e839b"
}