{
"devDependencies": {
"bats": "^1.1.0"
},
"scripts": {
"test": "rm -rf tests/tmpstubs && rm -rf tests/shellmock.* && bats tests"
}