Attempting to publish a tree

Dependencies:   microbit-dal

Fork of microbit by Lancaster University

Committer:
cefn
Date:
Wed Jun 01 17:44:05 2016 +0000
Revision:
8:3a7fdc92403c
Parent:
1:af427e419320
Attempting to publish a tree

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Jonathan Austin 1:af427e419320 1 {
Jonathan Austin 1:af427e419320 2 "name": "microbit",
Jonathan Austin 1:af427e419320 3 "version": "1.0.0-rc1",
Jonathan Austin 1:af427e419320 4 "description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
Jonathan Austin 1:af427e419320 5 "license": "MIT",
Jonathan Austin 1:af427e419320 6 "dependencies": {
Jonathan Austin 1:af427e419320 7 "microbit-dal": "lancaster-university/microbit-dal#master"
Jonathan Austin 1:af427e419320 8 },
Jonathan Austin 1:af427e419320 9 "extraIncludes": [
Jonathan Austin 1:af427e419320 10 "inc"
Jonathan Austin 1:af427e419320 11 ],
Jonathan Austin 1:af427e419320 12 "targetDependencies": {}
Jonathan Austin 1:af427e419320 13 }