f045942297
Moved default projects from pxtarget.json to libs/templates/
14 lines
206 B
JSON
14 lines
206 B
JSON
{
|
|
"name": "{0} block",
|
|
"dependencies": {
|
|
"core": "*",
|
|
"radio": "*"
|
|
},
|
|
"description": "",
|
|
"files": [
|
|
"main.blocks",
|
|
"main.ts",
|
|
"README.md"
|
|
]
|
|
}
|