waw-dev
Version:
[waw](https://webart.work) is the open-source web, mobile and desktop app development framework that makes it easy to build top quality web apps with web technologies.
21 lines • 416 B
JSON
{
"name": "Sem",
"router": "index.js crud.js",
"runner": "runner.js",
"priority": 999,
"git": {
"repo": "https://github.com/WebArtWork/sem.git"
},
"dependencies": {
"mongoose": "*",
"method-override": "*",
"connect-mongo": "*",
"serve-favicon": "*",
"express-session": "*",
"cookie-parser": "*",
"body-parser": "*",
"socket.io": "*",
"express": "*",
"derer": "*"
}
}