microbit
Fork of microbit by
module.json
- Committer:
- LancasterUniversity
- Date:
- 2016-07-13
- Revision:
- 8:e66291922b6c
- Parent:
- 7:b70ce42be891
- Child:
- 9:b48b1d1569e4
File content as of revision 8:e66291922b6c:
{ "name": "microbit", "version": "2.0.0-rc2", "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#v2.0.0-rc2" }, "extraIncludes": [ "inc" ], "targetDependencies": {} }