{ "name": "pytron-web", "version": "1.0.0", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "express": "^4.16.4", "pug": "^2.0.3" } }