{ "name": "ipod_widget_display", "version": "1.0.0", "description": "Server and website for an iPod Touch Widget Display", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Jan Scheiper", "license": "UNLICENSED", "dependencies": { "axios": "^0.19.0", "dotenv": "^8.0.0", "express": "^4.17.1" } }