tp-time-input/package.json
2025-05-28 10:55:27 +02:00

19 lines
399 B
JSON

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