tp-checkbox/package.json
2022-04-05 14:53:52 +02:00

19 lines
393 B
JSON

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