2015-10-26 17:16:26 +01:00
|
|
|
{
|
|
|
|
"name": "zulip",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "",
|
|
|
|
"dependencies": {},
|
|
|
|
"devDependencies": {
|
2015-10-26 17:17:14 +01:00
|
|
|
"handlebars": "1.3.0",
|
2015-10-26 17:16:26 +01:00
|
|
|
"jQuery": "1.7.4",
|
|
|
|
"jsdom": "0.5.7",
|
|
|
|
"xmlhttprequest": "1.5.0",
|
|
|
|
"nwmatcher": "1.3.6",
|
|
|
|
"htmlparser2": "3.8.3",
|
|
|
|
"cssstyle": "0.2.29"
|
|
|
|
},
|
|
|
|
"scripts": {},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/zulip/zulip.git"
|
|
|
|
}
|
|
|
|
}
|