There was an error while loading. Please reload this page.
1 parent 481bb28 commit 3c8a9c2Copy full SHA for 3c8a9c2
1 file changed
package.json
@@ -22,6 +22,17 @@
22
"grunt-contrib-copy": "~0.7.0",
23
"grunt-contrib-jshint": "~0.11.0"
24
},
25
+ "dependencies": {
26
+ "jquery": "2.1.4",
27
+ "backbone": "1.1.2",
28
+ "backbone.localStorage": "v1.1.7",
29
+ "underscore": "1.8.3",
30
+ "d3": "3.5.5",
31
+ "bootstrap": "3.3.4",
32
+ "bootstrap-datepicker": "1.4.0",
33
+ "select2": "3.5.2",
34
+ "toastr": "2.1.1"
35
+ },
36
"keywords": [
37
"metadata",
38
"UI",
0 commit comments