wait-for/package.json
2017-05-06 15:40:07 +03:00

9 lines
122 B
JSON

{
"scripts": {
"test": "./node_modules/.bin/bats wait-for.bats"
},
"dependencies": {
"bats": "^0.4.2"
}
}