{ "name": "relaystation", "version": "1.3.0", "description": "Webhook and event relay service", "main": "src/relay.js", "scripts": { "start": "node src/relay.js", "test": "echo \"no tests specified\" && exit 0" }, "license": "UNLICENSED", "private": true }