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