fis3-command-server
Version:
27 lines (26 loc) • 590 B
JSON
{
"name": "fis3-command-server",
"version": "0.0.9",
"description": "fis3 server",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/fex-team/fis3-command-server.git"
},
"keywords": [
"fis3",
"server"
],
"author": "fis",
"license": "BSD",
"bugs": {
"url": "https://github.com/fex-team/fis3-command-server/issues"
},
"homepage": "https://github.com/fex-team/fis3-command-server",
"dependencies": {
"qrcode-terminal": "^0.10.0"
}
}