Files
cdnjs/ajax/libs/strophe.js/package.json
T

17 lines
451 B
JSON

{
"name" : "strophe.js",
"filename" : "strophe.min.js",
"description" : "Strophe.js is an XMPP library for JavaScript",
"version" : "1.1.3",
"homepage" : "http://strophe.im/strophejs",
"repository" : {
"type": "git",
"url": "git://github.com/strophe/strophejs.git"
},
"keywords" : ["xmpp", "message", "browser"],
"author" : "",
"contributors" : [],
"licenses" : ["MIT"]
}