renamed to tibi-types

This commit is contained in:
2022-02-26 10:43:52 +01:00
parent 39da9c02fc
commit dddd5229d5
9 changed files with 20 additions and 20 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "wmbasic-api-types",
"name": "tibi-types",
"version": "0.0.1",
"description": "WMBasic API Javascript Hook Types",
"description": "tibi javascript types and json schemas",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitbase.de/cms/wmbasic-api-types.git"
"url": "https://gitbase.de/cms/tibi-types.git"
},
"author": "Sebastian Frank",
"license": "MIT"