IoT Challenge 1

Dependencies:   microbit-dal

module.json

Committer:
jeffloh33
Date:
2020-02-10
Revision:
15:c1e95fe32630
Parent:
11:b5c6d46127ad

File content as of revision 15:c1e95fe32630:

{
  "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": {}
}