17 lines
369 B
JSON
17 lines
369 B
JSON
|
|
{
|
||
|
|
"name": "jibo-cli",
|
||
|
|
"version": "1.1.3",
|
||
|
|
"description": "",
|
||
|
|
"main": "index.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/jiborobot/jibo-cli"
|
||
|
|
},
|
||
|
|
"keywords": [],
|
||
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
||
|
|
"author": "Jibo Inc. <devsupport@jibo.com>"
|
||
|
|
}
|