pxt-calliope/libs/blocksprj/pxt.json
2016-11-04 18:32:13 -07:00

14 lines
229 B
JSON

{
"name": "{0} block",
"dependencies": {
"core": "file:../core",
"radio": "file:../radio"
},
"description": "",
"files": [
"main.blocks",
"main.ts",
"README.md"
]
}