mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
|
{
|
||
|
"name": "DrawIOWrapper",
|
||
|
"root": "home://workspace/DrawIOWrapper",
|
||
|
"css": [],
|
||
|
"javascripts": [],
|
||
|
"coffees": ["coffees/main.coffee"],
|
||
|
"copies": ["assets/scheme.html", "package.json", "README.md"]
|
||
|
}
|