mirror of https://github.com/zulip/zulip.git
30 lines
671 B
JSON
30 lines
671 B
JSON
{
|
|
"name": "zulip",
|
|
"version": "0.0.0",
|
|
"license": "Apache-2.0",
|
|
"description": "",
|
|
"main": "",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"handlebars": "1.3.0",
|
|
"istanbul": "0.4.0",
|
|
"jquery": "1.8.3",
|
|
"jsdom": "0.5.7",
|
|
"xmlhttprequest": "1.5.0",
|
|
"nwmatcher": "1.3.6",
|
|
"htmlparser2": "3.8.3",
|
|
"cssstyle": "0.2.29",
|
|
"webpack": "1.12.2",
|
|
"webpack-dev-server": "1.12.1",
|
|
"i18next": "3.0.0",
|
|
"i18next-parser": "0.7.0",
|
|
"i18next-xhr-backend": "0.5.4",
|
|
"i18next-browser-languagedetector": "0.3.0"
|
|
},
|
|
"scripts": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/zulip/zulip.git"
|
|
}
|
|
}
|