matrix.to/package.json
2020-11-30 11:24:18 +01:00

10 lines
150 B
JSON

{
"scripts": {
"start": "node scripts/serve-local.js"
},
"dependencies": {
"finalhandler": "^1.1.2",
"serve-static": "^1.14.1"
}
}