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

18 lines
331 B
JSON

{
"name": "multiview",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"compress": "^0.99.0",
"compression": "^1.7.4",
"polka": "^0.5.2",
"sirv": "^0.4.6"
}
}