package.json
525 Bytes
{
"name": "sate24-center-xmpp",
"version": "0.0.1",
"description": "ST24 XMPP Trx Center",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitlab.kodesumber.com:reload97/sate24-center-xmpp.git"
},
"keywords": [
"st24",
"ppob",
"xmpp",
"reload97",
"r97"
],
"author": "Adhidarma Hadiwinoto <adhisimon@gmail.com>",
"license": "BSD",
"dependencies": {
"simple-xmpp": "~1.0.1"
}
}