Commit 1c95e473 authored by JC Brand's avatar JC Brand

Regenerated package.js (via npm init)

parent 5c5564b1
{ {
"name": "Converse.js", "name": "converse.js",
"description": "Converse.js is a web based XMPP/Jabber instant messaging client", "version": "0.5.0",
"version": "0.4.1" "description": "Browser based XMPP instant messaging client",
} "main": "main.js",
\ No newline at end of file "directories": {
"doc": "docs"
},
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "git://github.com/jcbrand/converse.js.git"
},
"keywords": [
"XMPP",
"Jabber",
"chat",
"messaging",
"chatrooms",
"webchat"
],
"author": "JC Brand",
"license": "MIT",
"bugs": {
"url": "https://github.com/jcbrand/converse.js/issues"
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment