multiview/node_modules/@polka/url/package.json
Martin Donnelly e8de544ece init
2020-05-26 21:59:25 +01:00

53 lines
1.3 KiB
JSON

{
"_from": "@polka/url@^0.5.0",
"_id": "@polka/url@0.5.0",
"_inBundle": false,
"_integrity": "sha512-oZLYFEAzUKyi3SKnXvj32ZCEGH6RDnao7COuCVhDydMS9NrCSVXhM79VaKyP5+Zc33m0QXEd2DN3UkU7OsHcfw==",
"_location": "/@polka/url",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@polka/url@^0.5.0",
"name": "@polka/url",
"escapedName": "@polka%2furl",
"scope": "@polka",
"rawSpec": "^0.5.0",
"saveSpec": null,
"fetchSpec": "^0.5.0"
},
"_requiredBy": [
"/polka",
"/sirv"
],
"_resolved": "https://registry.npmjs.org/@polka/url/-/url-0.5.0.tgz",
"_shasum": "b21510597fd601e5d7c95008b76bf0d254ebfd31",
"_spec": "@polka/url@^0.5.0",
"_where": "/home/martin/dev/multiview/node_modules/polka",
"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",
"files": [
"*.js"
],
"homepage": "https://github.com/lukeed/polka#readme",
"license": "MIT",
"name": "@polka/url",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lukeed/polka.git"
},
"version": "0.5.0"
}