mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
17 lines
451 B
JSON
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"]
|
|
}
|
|
|