lowcode-data-app
Version:
LowCode App Environment
45 lines (44 loc) • 841 B
JSON
{
"name": "lowcode-data-app",
"version": "0.30.3",
"description": "LowCode App Environment",
"main": "index.js",
"scripts": {
"start": "node example-standalone.js"
},
"author": "ma-ha",
"homepage": "",
"license": "MIT",
"dependencies": {
"axios": "^1.6.7",
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",
"easy-web-app": "^2.13.1",
"express-fileupload": "^1.4.3",
"jsonwebtoken": "^9.0.2"
},
"repository": {
"type": "git",
"url": "https://github.com/ma-ha/lowcode-data-app.git"
},
"keywords": [
"API",
"Entity Relationship Model",
"Engine",
"ERM",
"Event Hub",
"OpenAPI",
"Swagger",
"data",
"GUI",
"lowcode",
"low code",
"Metric",
"Dashboard",
"OpenID Connect",
"OIDC",
"Platform",
"REST",
"RESTful"
]
}