Sign in
go
/
pkgsite
/
5e1bf620d930fac4d46bb87fbde026b0985f85d8
/
.
/
third_party
/
wait-for-it
/
composer.json
blob: ea892d726fb0284a6d5c78034182ec06c534e11a [
file
] [
log
] [
blame
]
{
"name"
:
"vishnubob/wait-for-it"
,
"description"
:
"Pure bash script to test and wait on the availability of a TCP host and port"
,
"type"
:
"library"
,
"license"
:
"MIT"
,
"bin"
:
[
"wait-for-it.sh"
]
}