Skip to content

Commit 2448a87

Browse files
committed
npm dependencies
1 parent ffa24de commit 2448a87

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

package.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,20 @@
1212
"url": "https://github.com/modularcode/modular-admin-free-dashboard-theme-html/issues"
1313
},
1414
"homepage": "https://github.com/modularcode/modular-admin-free-dashboard-theme-html",
15-
"dependencies": {},
15+
"dependencies": {
16+
"animate.css": "^3.4.0",
17+
"bootstrap": "^3.3.5",
18+
"datatables": "^1.10.9",
19+
"flot": "^0.8.0-alpha",
20+
"font-awesome": "^4.4.0",
21+
"install": "^0.2.3",
22+
"jquery": "^2.1.4",
23+
"jquery-validation": "^1.14.0",
24+
"metismenu": "^2.2.0",
25+
"morris.js": "^0.5.0",
26+
"npm": "^3.3.10",
27+
"tinycolor2": "^1.1.2"
28+
},
1629
"devDependencies": {
1730
"glob": "^5.0.14",
1831
"gulp": "^3.9.0",
@@ -28,6 +41,7 @@
2841
"gulp-less": "^3.0.3",
2942
"gulp-load-plugins": "^1.0.0-rc.1",
3043
"gulp-rename": "^1.2.2",
44+
"gulp-sass": "^2.1.0",
3145
"gulp-uglify": "^1.2.0",
3246
"gulp-util": "^3.0.6",
3347
"gulp-watch": "^4.3.4",

0 commit comments

Comments
 (0)