microbit
Fork of microbit by
module.json
- Committer:
- Jonathan Austin
- Date:
- 2016-04-07
- Revision:
- 1:af427e419320
- Child:
- 7:b70ce42be891
File content as of revision 1:af427e419320:
{ "name": "microbit", "version": "1.0.0-rc1", "description": "A simple to use collection of the most commonly used components in the micro:bit runtime", "license": "MIT", "dependencies": { "microbit-dal": "lancaster-university/microbit-dal#master" }, "extraIncludes": [ "inc" ], "targetDependencies": {} }