@mmh-software/webview
Version:
36 lines (35 loc) • 759 B
JSON
{
"name": "@mmh-software/webview",
"repository": {
"type": "git",
"url": "https://github.com/mmh-software/speedy-webapp.git"
},
"version": "2.0.3",
"description": "WebApp",
"main": "index.js",
"directories": {
"lib": "lib"
},
"dependencies": {
"axios": "^0.19.2",
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",
"mysql": "^2.18.1",
"uuid": "^8.0.0"
},
"devDependencies": {},
"scripts": {
"speedy-WebServer": "echo \"Error: no test specified\" && exit 1"
},
"publishConfig": {
"registry":"https://registry.npmjs.org/"
},
"author": "mmh-software GmbH",
"license": "ISC",
"keywords": [
"mmh"
]
}