{ "name": "moglaf", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/CaptainQwertz/moglaf.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/CaptainQwertz/moglaf/issues" }, "homepage": "https://github.com/CaptainQwertz/moglaf#readme", "dependencies": { "express": "^4.18.2", "less": "^4.1.3" } }