2016-11-04 19:38:00 +01:00
|
|
|
{
|
|
|
|
"name": "{0} block",
|
2023-01-11 18:51:27 +01:00
|
|
|
"description": "",
|
2016-11-04 19:38:00 +01:00
|
|
|
"dependencies": {
|
2022-03-22 17:36:19 +01:00
|
|
|
"core": "file:../core"
|
2016-11-04 19:38:00 +01:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"main.blocks",
|
|
|
|
"main.ts",
|
|
|
|
"README.md"
|
|
|
|
]
|
|
|
|
}
|