Initial version

This commit is contained in:
2022-03-14 00:16:13 +01:00
parent 4b71efb2f4
commit 2dc72fc5e2
4 changed files with 112 additions and 40 deletions

View File

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