UNPKG

adminlte

Version:

[AdminLTE](https://github.com/almasaeed2010/AdminLTE) changes for Social-chan.

49 lines (48 loc) 1.32 kB
{ "name": "adminlte", "version": "2.4.1", "main": "dist/js/adminlte.min.js", "repository": { "type": "git", "url": "git://github.com/Social-chan/AdminLTE.git" }, "license": "MIT", "devDependencies": { "R2": "^1.4.3", "grunt": "^0.4.5", "grunt-bootlint": "^0.9.1", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-csslint": "^0.5.0", "grunt-contrib-cssmin": "^0.12.2", "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-less": "^0.12.0", "grunt-contrib-uglify": "^0.7.0", "grunt-contrib-watch": "^0.6.1", "grunt-cssjanus": "^0.2.4", "grunt-image": "^1.5.2", "grunt-includes": "^0.4.5", "grunt-jscs": "^3.0.1", "grunt-less": "^0.1.7", "grunt-notify": "^0.4.5", "grunt-text-replace": "^0.4.0", "less": "^2.7.2" }, "dependencies": { "bootstrap": "^3.3.7", "bootstrap-colorpicker": "^2.5.1", "bootstrap-datepicker": "^1.7.0", "bootstrap-daterangepicker": "^2.1.25", "bootstrap-timepicker": "^0.5.2", "chart.js": "2.6.*", "fastclick": "^1.0.6", "font-awesome": "^4.7.0", "fullcalendar": "^3.4.0", "jquery": "^3.2.1", "morris.js": "^0.5.0", "pace": "0.0.4", "raphael": "^2.2.7", "select2": "^4.0.3", "slimscroll": "^0.9.1" } }