candy libs
Showing
date.format.js
0 → 100644
This diff is collapsed.
... | ... | @@ -48,6 +48,8 @@ |
"glob": "7.1.2", | ||
"ini": "1.3.4", | ||
"jquery": "2.2.4", | ||
"jquery-i18n": "recurser/jquery-i18n", | ||
"lodash": "^4.17.21", | ||
"marked": "0.3.6", | ||
"mustache": "^4.2.0", | ||
"raven-js": "3.16.1", | ||
... | ... | @@ -55,14 +57,18 @@ |
"reconnecting-websocket": "3.0.7", | ||
"reflect-metadata": "0.1.10", | ||
"rxjs": "5.4.2", | ||
"strophe.js": "^1.4.2", | ||
"strophejs-plugin-caps": "^1.1.3", | ||
"strophejs-plugin-disco": "^0.0.2", | ||
"strophejs-plugin-muc": "^1.1.0", | ||
"strophejs-plugin-roster": "^1.1.0", | ||
"systemjs": "0.20.15", | ||
"systemjs-plugin-text": "0.0.11", | ||
"tether": "latest", | ||
"typeahead.js": "0.11.1", | ||
"uuid": "3.1.0", | ||
"vue": "2.3.4", | ||
"zone.js": "0.8.12", | ||
"lodash": "^4.17.21" | ||
"zone.js": "0.8.12" | ||
}, | ||
"devDependencies": { | ||
"@angular/compiler-cli": "4.2.6", | ||
... | ... |
Please register or sign in to comment