msg-mowas/package.json
2022-12-03 19:53:22 +01:00

16 lines
305 B
JSON

{
"name": "msg-nina",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@mdi/font": "^7.0.96",
"axios": "^1.2.0",
"express": "^4.18.2"
}
}