Files
tp-slider/package.json
T
2026-05-20 23:22:58 +02:00

20 lines
417 B
JSON

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