{ "name": "twittlet", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Sin", "license": "MIT", "dependencies": { "axios": "^0.21.2", "ejs": "^3.1.3", "express": "^4.17.1", "video-url-link": "^0.1.4" } }