Repository URL to install this package:
|
Version:
1.9.3+sf.1 ▾
|
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"required": [
"api",
"hash",
"harvey",
"maru",
"mythril"
],
"properties": {
"api": {
"type": "string"
},
"hash": {
"type": "string"
},
"harvey": {
"type": "string"
},
"maru": {
"type": "string"
},
"mythril": {
"type": "string"
}
}
}