Upload tbd

This commit is contained in:
2026-05-10 15:26:31 +00:00
parent 13324428d5
commit 1e36c9e02c
4 changed files with 96 additions and 0 deletions

20
package.json Normal file
View File

@@ -0,0 +1,20 @@
{
"name": "jibo-tbd",
"version": "3.3.0 InDev",
"description": "Jibo full-stack release version",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.jibo.com:rm/jibo-version.git"
},
"keywords": [
"full-stack",
"release",
"version"
],
"author": "JiboRevivalGroup",
"license": "ISC"
}