2016-03-10 14:01:04 -08:00
|
|
|
{
|
2016-10-10 16:21:50 -07:00
|
|
|
"name": "core",
|
2016-03-10 14:01:04 -08:00
|
|
|
"description": "The microbit core library",
|
2016-03-31 17:27:11 -07:00
|
|
|
"installedVersion": "tsmdvf",
|
2016-03-10 14:01:04 -08:00
|
|
|
"files": [
|
|
|
|
"README.md",
|
2016-11-29 21:51:14 -08:00
|
|
|
"ManagedBuffer.cpp",
|
|
|
|
"ManagedBuffer.h",
|
|
|
|
"pxt.cpp",
|
|
|
|
"pxt.h",
|
2016-04-01 14:14:57 -07:00
|
|
|
"dal.d.ts",
|
2016-04-01 17:45:18 -07:00
|
|
|
"enums.d.ts",
|
|
|
|
"shims.d.ts",
|
2016-04-07 11:41:39 -07:00
|
|
|
"pxt-core.d.ts",
|
2016-04-01 22:32:33 -07:00
|
|
|
"core.cpp",
|
2016-04-07 11:41:39 -07:00
|
|
|
"pxt-helpers.ts",
|
2016-04-04 21:18:16 -07:00
|
|
|
"helpers.ts",
|
2016-04-01 19:55:51 -07:00
|
|
|
"images.cpp",
|
2016-03-29 17:11:17 -07:00
|
|
|
"basic.cpp",
|
2016-09-27 13:35:48 -07:00
|
|
|
"basic.ts",
|
2016-04-01 17:45:18 -07:00
|
|
|
"input.cpp",
|
2016-03-10 14:01:04 -08:00
|
|
|
"input.ts",
|
2016-03-10 22:17:32 -08:00
|
|
|
"control.ts",
|
2016-03-29 17:11:17 -07:00
|
|
|
"control.cpp",
|
2016-03-10 22:17:32 -08:00
|
|
|
"game.ts",
|
2016-04-01 21:52:25 -07:00
|
|
|
"led.cpp",
|
2016-03-10 22:17:32 -08:00
|
|
|
"led.ts",
|
2016-10-11 22:58:53 -07:00
|
|
|
"motors.cpp",
|
2016-10-27 19:48:42 +02:00
|
|
|
"music.cpp",
|
2016-03-10 22:17:32 -08:00
|
|
|
"music.ts",
|
2016-04-01 21:26:06 -07:00
|
|
|
"pins.cpp",
|
2016-04-04 19:02:40 -07:00
|
|
|
"pins.ts",
|
2016-04-01 22:00:42 -07:00
|
|
|
"serial.cpp",
|
2016-04-03 16:52:57 -07:00
|
|
|
"serial.ts",
|
2016-08-08 13:47:45 -07:00
|
|
|
"buffer.cpp",
|
2016-09-01 15:37:39 -07:00
|
|
|
"pxtparts.json",
|
2016-09-01 16:24:12 -07:00
|
|
|
"parts/speaker.svg",
|
2016-09-15 23:50:52 -07:00
|
|
|
"parts/headphone.svg",
|
2016-10-11 22:58:53 -07:00
|
|
|
"parts/dcmotor.svg",
|
2016-10-30 23:41:18 -07:00
|
|
|
"_locales/de/core-jsdoc-strings.json",
|
|
|
|
"_locales/de/core-strings.json"
|
2016-03-10 14:01:04 -08:00
|
|
|
],
|
|
|
|
"public": true,
|
|
|
|
"dependencies": {},
|
2016-04-19 09:43:23 -07:00
|
|
|
"yotta": {
|
2016-07-11 14:29:49 +02:00
|
|
|
"configIsJustDefaults": true,
|
2016-04-02 14:18:10 -07:00
|
|
|
"config": {
|
2016-04-19 09:43:23 -07:00
|
|
|
"microbit-dal": {
|
|
|
|
"bluetooth": {
|
|
|
|
"enabled": 0
|
2016-10-12 17:54:25 +02:00
|
|
|
}
|
2016-04-19 09:43:23 -07:00
|
|
|
}
|
2016-04-02 14:18:10 -07:00
|
|
|
}
|
2016-03-10 14:01:04 -08:00
|
|
|
}
|
2016-11-14 09:44:46 -08:00
|
|
|
}
|