{ "name": "craftlabhttpserver", "version": "20240804.1", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git.craftlab.cc/isundil/craftlabHttpServer" }, "author": "isundil ", "license": "GPL-3.0", "dependencies": { "@mdi/font": "^7.4.47", "bootstrap": "^5.3.2", "bootstrap-icons": "^1.11.3", "ldapjs": "^3.0.7", "mime-types": "^2.1.35", "node-simple-router": "^0.10.2", "sqlite3": "^5.1.7", "whiskers": "^0.4.0" } }