b1cf3246ae
This reverts commit 8eb3376cf5
.
14 lines
332 B
JSON
14 lines
332 B
JSON
{
|
|
"name": "lang-test0",
|
|
"description": "Test for the TypeScript -> HEX compiler",
|
|
"installedVersion": "file:.",
|
|
"files": [
|
|
"lang-test0.ts"
|
|
],
|
|
"public": true,
|
|
"additionalFilePath": "../../node_modules/pxt-core/libs/lang-test0",
|
|
"dependencies": {
|
|
"microbit": "file:../microbit"
|
|
}
|
|
}
|