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

53 lines
1.3 KiB
JSON

{
"_from": "polka@^0.5.2",
"_id": "polka@0.5.2",
"_inBundle": false,
"_integrity": "sha512-FVg3vDmCqP80tOrs+OeNlgXYmFppTXdjD5E7I4ET1NjvtNmQrb1/mJibybKkb/d4NA7YWAr1ojxuhpL3FHqdlw==",
"_location": "/polka",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "polka@^0.5.2",
"name": "polka",
"escapedName": "polka",
"rawSpec": "^0.5.2",
"saveSpec": null,
"fetchSpec": "^0.5.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/polka/-/polka-0.5.2.tgz",
"_shasum": "588bee0c5806dbc6c64958de3a1251860e9f2e26",
"_spec": "polka@^0.5.2",
"_where": "/home/martin/dev/multiview",
"author": {
"name": "Luke Edwards",
"email": "luke@lukeed.com",
"url": "https://lukeed.com"
},
"bugs": {
"url": "https://github.com/lukeed/polka/issues"
},
"bundleDependencies": false,
"dependencies": {
"@polka/url": "^0.5.0",
"trouter": "^2.0.1"
},
"deprecated": false,
"description": "A micro web server so fast, it'll make you dance! :dancers:",
"files": [
"*.js"
],
"homepage": "https://github.com/lukeed/polka#readme",
"license": "MIT",
"name": "polka",
"repository": {
"type": "git",
"url": "git+https://github.com/lukeed/polka.git"
},
"version": "0.5.2"
}