{ "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"No test specified!\"" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "got": "^10.5.7" } }