60 lines
1.6 KiB
JSON
60 lines
1.6 KiB
JSON
{
|
|
"name": "breeze_admin",
|
|
"version": "2.0.0",
|
|
"description": "",
|
|
"main": "index.html",
|
|
"dependencies": {
|
|
"@mdi/font": "^4.5.95",
|
|
"bootstrap": "^4.4.1",
|
|
"bootstrap-datepicker": "^1.9.0",
|
|
"bootstrap-maxlength": "^1.6.0",
|
|
"chart.js": "^2.9.3",
|
|
"codemirror": "^5.52.2",
|
|
"flag-icon-css": "^3.4.6",
|
|
"flot": "^4.2.0",
|
|
"font-awesome": "^4.7.0",
|
|
"jquery": "^3.4.1",
|
|
"jquery-asColorPicker": "^0.4.4",
|
|
"jquery-file-upload": "^4.0.11",
|
|
"moment": "^2.24.0",
|
|
"perfect-scrollbar": "^1.5.0",
|
|
"popper.js": "^1.16.1",
|
|
"pwstabs": "^1.4.0",
|
|
"select2": "^4.0.13",
|
|
"select2-bootstrap-theme": "0.1.0-beta.10",
|
|
"twbs-pagination": "^1.4.1",
|
|
"typeahead.js": "^0.11.1"
|
|
},
|
|
"devDependencies": {
|
|
"browser-sync": "^2.26.7",
|
|
"compass-mixins": "^0.12.10",
|
|
"del": "^5.1.0",
|
|
"gulp": "^4.0.2",
|
|
"gulp-autoprefixer": "^7.0.1",
|
|
"gulp-clean-css": "^4.3.0",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-htmlmin": "^5.0.1",
|
|
"gulp-inject": "^5.0.5",
|
|
"gulp-inject-partials": "^1.0.5",
|
|
"gulp-notify": "^3.2.0",
|
|
"gulp-plumber": "^1.2.1",
|
|
"gulp-prettify": "^0.5.0",
|
|
"gulp-rename": "^2.0.0",
|
|
"gulp-replace": "^1.0.0",
|
|
"gulp-sass": "^4.0.2",
|
|
"gulp-sourcemaps": "^2.6.5",
|
|
"gulp-util": "^3.0.8",
|
|
"merge-stream": "^2.0.0",
|
|
"minimatch": "^3.0.4",
|
|
"require-dir": "^1.2.0",
|
|
"run-sequence": "^2.2.1"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "bootstrapdash",
|
|
"url": "http://www.bootstrapdash.com/",
|
|
"copyright": "",
|
|
"license": ""
|
|
}
|