{ "name": "breakups", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "test", "start": "node index.js" }, "author": "", "license": "MIT", "dependencies": { "body-parser": "^1.18.2", "express": "^4.16.2", "got": "^8.0.1" } }