{ "name": "bndd", "version": "1.0", "description": "The boundaries daemon", "build": "go build -o package/bndd .", "dependencies": { "build_commands": ["go"] }, "json_file": { "command": { "run": "./bndd" }, "bin": "bndd" } }