Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: module.json
- Revision:
- 10:df37742f32d6
- Parent:
- 9:bdd9f7843282
- Child:
- 11:af318f7ab8d3
diff -r bdd9f7843282 -r df37742f32d6 module.json
--- a/module.json Sun Aug 14 10:31:41 2016 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-{
- "name": "microbit-samples",
- "version": "0.0.1",
- "description": "The micro:bit runtime common abstraction with examples.",
- "license": "MIT",
- "dependencies": {
- "microbit": "lancaster-university/microbit#master"
- },
- "targetDependencies": {},
- "bin": "./source"
-}