tp-tabs/package.json
2024-08-04 22:55:14 +02:00

20 lines
407 B
JSON

{
"name": "@tp/tp-tabs",
"version": "1.2.0",
"description": "",
"main": "tp-tabs.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.codeblob.work/tp-tabss/tp-tabs.git"
},
"author": "trading_peter",
"license": "Apache-2.0",
"dependencies": {
"lit": "^2.8.0",
"@tp/helpers": "^2.1.0"
}
}