forked from Jibo-Revival-Group/JiboOs
21 lines
420 B
JSON
21 lines
420 B
JSON
{
|
|
"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"
|
|
}
|