31 lines
492 B
JSON
31 lines
492 B
JSON
{
|
|
"authors": [
|
|
"jaggededgedjustice"
|
|
],
|
|
"contributors": [
|
|
"bkhl",
|
|
"budmc29",
|
|
"glennj",
|
|
"guygastineau",
|
|
"IsaacG",
|
|
"kotp",
|
|
"kytrinyx",
|
|
"sbonds",
|
|
"sjwarner-bp",
|
|
"Smarticles101",
|
|
"ZapAnton"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"error_handling.sh"
|
|
],
|
|
"test": [
|
|
"error_handling.bats"
|
|
],
|
|
"example": [
|
|
".meta/example.sh"
|
|
]
|
|
},
|
|
"blurb": "Implement various kinds of error handling and resource management."
|
|
}
|