Attempting to publish a tree

Dependencies:   microbit-dal

Fork of microbit by Lancaster University

module.json

Committer:
cefn
Date:
2016-06-01
Revision:
8:3a7fdc92403c
Parent:
1:af427e419320

File content as of revision 8:3a7fdc92403c:

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