{ "name": "new-trello", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.artisan.al/mahuntington/new-trello.git" }, "author": "", "license": "ISC", "dependencies": { "ejs": "^3.1.8", "express": "^4.18.2", "mysql": "^2.18.1" } }