Commit 786f79e8 authored by Remko Plantenga's avatar Remko Plantenga

Added package.json file to be able to use Converse.js as dependency

parent 0746518b
{
"name": "dwchat",
"description": "XMPP Webclient based on Converse.js",
"version": "0.0.1",
"contributors": [
{
"name": "Remko Plantenga"
}
],
"dependencies": {
"conversejs": "https://github.com/sonata82/converse.js.git",
"node-xmpp-bosh": "~0.7.x"
},
"engines": {
"npm": "1.1.x"
}
}
\ No newline at end of file
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