2022-04-29 16:11:52 +02:00
|
|
|
{
|
2022-04-29 20:32:37 +02:00
|
|
|
"name": "@tp/tp-radio",
|
2024-10-21 23:31:09 +02:00
|
|
|
"version": "1.2.0",
|
2022-04-29 16:11:52 +02:00
|
|
|
"description": "",
|
2022-04-29 20:32:37 +02:00
|
|
|
"main": "tp-radio.js",
|
2022-04-29 16:11:52 +02:00
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2022-04-29 20:32:37 +02:00
|
|
|
"url": "https://gitea.codeblob.work/tp-elements/tp-radio.git"
|
2022-04-29 16:11:52 +02:00
|
|
|
},
|
|
|
|
"author": "trading_peter",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
2022-04-29 20:32:37 +02:00
|
|
|
"@tp/helpers": "^1.1.3",
|
2022-04-29 16:11:52 +02:00
|
|
|
"lit": "^2.2.0"
|
|
|
|
}
|
|
|
|
}
|