xdrm-framework/exporter/modules.json

35 lines
598 B
JSON

{
"available": {
"error": {
"1": [],
"1.2": [],
"1.5": []
},
"api": {
"0.8": [],
"1": {
"error": "1.2"
}
},
"orm": {
"0.8": {
"database": "1"
}
},
"database": {
"1": {
"error": "1"
}
},
"lightdb": {
"1": []
},
"router": {
"1": []
}
},
"enabled": {
"api": "1",
"error": "1.2"
}
}