13 lines
204 B
JSON
13 lines
204 B
JSON
{
|
|
"name": "{0} bit",
|
|
"dependencies": {
|
|
"core": "file:../core",
|
|
"radio": "file:../radio"
|
|
},
|
|
"description": "",
|
|
"files": [
|
|
"main.ts",
|
|
"README.md"
|
|
]
|
|
}
|