{ "name": "urlshort", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "GPL-3.0-or-later", "dependencies": { "dotenv": "^16.4.5", "express": "^4.19.2", "sqlite3": "^5.1.7" } }