{ "name": "deployer", "version": "1.0.0", "main": "index.js", "scripts": { "start": "node index.js", "dev": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "A simple HTTP server with API endpoints" }