{ "name": "bats", "version": "v0.4.0", "description": "Bash Automated Testing System", "install": "./install.sh ${PREFIX:-/usr/local}", "scripts": [ "libexec/bats", "libexec/bats-exec-suite", "libexec/bats-exec-test", "libexec/bats-format-tap-stream", "libexec/bats-preprocess", "bin/bats" ] }