Initial implementation

This commit is contained in:
2025-02-18 22:44:36 +01:00
parent caa7e3150e
commit ccae4fc7cd
4 changed files with 121 additions and 40 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "@tp/tp-element",
"version": "0.0.1",
"name": "@tp/tp-timeout-strip",
"version": "1.0.0",
"description": "",
"main": "tp-element.js",
"main": "tp-timeout-strip.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-timeout-strip.git"
},
"author": "trading_peter",
"license": "Apache-2.0",