2021-04-18 18:49:53 +02:00
|
|
|
{
|
|
|
|
"pkgname": "libantosdk",
|
2021-05-01 20:17:34 +02:00
|
|
|
"name": "AntOSDK",
|
|
|
|
"description": "AntOS Software Development Kit",
|
|
|
|
"info": {
|
2021-04-18 18:49:53 +02:00
|
|
|
"author": "Xuan Sang LE",
|
|
|
|
"email": "mrsang@iohub.dev"
|
|
|
|
},
|
2021-05-01 20:17:34 +02:00
|
|
|
"version": "0.0.4-a",
|
|
|
|
"category": "Other",
|
|
|
|
"iconclass": "fa fa-cog",
|
|
|
|
"mimes": [
|
|
|
|
"none"
|
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"locale": {
|
|
|
|
"en_GB": {
|
|
|
|
"Installing...": "Installing...",
|
|
|
|
"Running {0}...": "Running {0}...",
|
|
|
|
"{0} is not an application": "{0} is not an application",
|
|
|
|
"No target: {0}": "No target: {0}",
|
|
|
|
"### RUNNING STAGE: {0}###": "### RUNNING STAGE: {0}###"
|
|
|
|
}
|
|
|
|
}
|
2021-04-18 18:49:53 +02:00
|
|
|
}
|