14 lines
229 B
JSON
14 lines
229 B
JSON
{
|
|
"name": "{0} block",
|
|
"dependencies": {
|
|
"core": "file:../core",
|
|
"radio": "file:../radio"
|
|
},
|
|
"description": "",
|
|
"files": [
|
|
"main.blocks",
|
|
"main.ts",
|
|
"README.md"
|
|
]
|
|
}
|