mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 22:48:28 +01:00
15 lines
285 B
Smarty
15 lines
285 B
Smarty
{
|
|
"javascripts": ["{0}.js"],
|
|
"copies": [],
|
|
"meta": {
|
|
"name": "{0}",
|
|
"text": "{0}",
|
|
"version": "0.0.1-a",
|
|
"actions" : [
|
|
{
|
|
"text": "__(Example action)",
|
|
"name": "test"
|
|
}
|
|
]
|
|
}
|
|
} |