Restore '19/06/2021, 17:22:57 Initialize empty repo'

This commit is contained in:
Alexander Davis
2021-06-19 22:33:14 +01:00
parent 78f22eedf0
commit 53710161f6
16 changed files with 0 additions and 373 deletions

View File

@@ -1,20 +0,0 @@
{
"name": "Binary Box",
"version": "1.0.0",
"description": "",
"dependencies": {
"core": "*",
"microphone": "*"
},
"files": [
"main.blocks",
"main.ts",
"README.md",
"main.py"
],
"testFiles": [],
"supportedTargets": [
"microbit"
],
"preferredEditor": "blocksprj"
}