This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/stdlib/bats/tests/testfile/package.json

7 lines
86 B
JSON
Raw Normal View History

{
"dependencies": {
"bats-assert": "^2.0.0",
"bats-support": "^0.2.0"
}
}