yes
module.json
- Committer:
- schizzlewizzle
- Date:
- 2019-03-04
- Revision:
- 15:470dd4b66b6f
- Parent:
- 11:b5c6d46127ad
File content as of revision 15:470dd4b66b6f:
{ "name": "microbit", "version": "2.0.0-rc4", "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" }, "extraIncludes": [ "inc" ], "targetDependencies": {} }