kaiwa/package.json

41 lines
1.1 KiB
JSON

{
"name": "otalk.im",
"version": "0.0.14",
"description": "Otalk: WebRTC Enabled XMPP Client, in the Browser",
"repository": {
"type": "git",
"url": "git@github.com:andyet/otalk.git"
},
"dependencies": {
"async": "0.2.9",
"andlog": "0.0.4",
"attachmediastream": "1.0.1",
"backbone": "1.0.0",
"bows": "0.3.0",
"browserify": "2.25.1",
"crypto-browserify": "1.0.3",
"express": "3.3.7",
"getconfig": "0.0.5",
"getusermedia": "0.2.1",
"helmet": "0.1.0",
"human-model": "2.6.0",
"human-view": "1.5.0",
"jade": "0.35.0",
"moonboots": "1.0.0",
"node-uuid": "1.4.1",
"notify.js": "0.0.3",
"oembed": "0.1.0",
"semi-static": "0.0.4",
"sound-effect-manager": "0.0.5",
"stanza.io": "3.0.3",
"staydown": "1.0.3",
"templatizer": "0.1.2",
"underscore": "1.5.1",
"wildemitter": "0.0.5"
},
"devDependencies": {
"precommit-hook": "0.3.6"
},
"main": "server.js"
}