Exploring using karma
Showing
karma.conf.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -58,18 +58,27 @@ |
"jquery": "3.2.1", | ||
"jsdoc": "^3.5.5", | ||
"jshint": "^2.9.4", | ||
"karma": "^2.0.2", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"karma-cli": "^1.0.1", | ||
"karma-firefox-launcher": "^1.1.0", | ||
"karma-jasmine": "^1.1.2", | ||
"karma-requirejs": "^1.1.0", | ||
"karma-webpack": "^3.0.0", | ||
"lodash": "4.17.4", | ||
"lodash-template-loader": "^2.0.0", | ||
"lodash-template-webpack-loader": "jcbrand/lodash-template-webpack-loader", | ||
"moment": "~> 2.19.3 ", | ||
"npm": "^5.7.1", | ||
"otr": "0.2.16", | ||
"pluggable.js": "2.0.0", | ||
"po2json": "^0.4.4", | ||
"requirejs": "2.3.5", | ||
"run-headless-chromium": "^0.1.1", | ||
"sinon": "^2.1.0", | ||
"sizzle": "^2.3.3", | ||
"snabbdom": "0.7.1", | ||
"strophe.js": "1.2.14", | ||
"strophe.js": "1.2.15", | ||
"strophejs-plugin-ping": "0.0.1", | ||
"strophejs-plugin-register": "0.0.1", | ||
"strophejs-plugin-rsm": "0.0.1", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment