2022-03-16 22:26:57 +01:00
|
|
|
{
|
2022-03-16 23:45:06 +01:00
|
|
|
"name": "@tp/tp-popup",
|
2024-05-21 12:31:25 +02:00
|
|
|
"version": "1.0.7",
|
2022-03-16 22:26:57 +01:00
|
|
|
"description": "",
|
2022-03-16 23:45:06 +01:00
|
|
|
"main": "tp-popup.js",
|
2022-03-16 22:26:57 +01:00
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2022-03-16 23:45:06 +01:00
|
|
|
"url": "https://gitea.codeblob.work/tp-elements/tp-popup.git"
|
2022-03-16 22:26:57 +01:00
|
|
|
},
|
|
|
|
"author": "trading_peter",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
2022-03-16 23:45:06 +01:00
|
|
|
"@tp/helpers": "^1.0.1",
|
2024-05-21 12:31:25 +02:00
|
|
|
"@tp/tp-icon": "^1.0.1",
|
2022-03-16 22:26:57 +01:00
|
|
|
"lit": "^2.2.0"
|
|
|
|
}
|
|
|
|
}
|