8 lines
215 B
JSON
8 lines
215 B
JSON
{
|
|
"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"]
|
|
}
|