Complete refactor! Main layout changed, new pages added, build system changed, now uses Gulp 4, Bootstrap SCSS, custom SCSS, new design, dropped Morris and Flot Charts, added Chart.js for charts, new example pages, and more...
50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"title": "SB Admin 2",
|
|
"name": "startbootstrap-sb-admin-2",
|
|
"version": "4.0.0",
|
|
"description": "An open source Bootstrap 4 admin theme.",
|
|
"keywords": [
|
|
"css",
|
|
"sass",
|
|
"html",
|
|
"responsive",
|
|
"theme",
|
|
"template",
|
|
"admin",
|
|
"app"
|
|
],
|
|
"homepage": "https://startbootstrap.com/template-overviews/sb-admin-2",
|
|
"bugs": {
|
|
"url": "https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/issues",
|
|
"email": "feedback@startbootstrap.com"
|
|
},
|
|
"license": "MIT",
|
|
"author": "Start Bootstrap",
|
|
"contributors": [
|
|
"David Miller (http://davidmiller.io/)"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "5.7.0",
|
|
"bootstrap": "4.2.1",
|
|
"chart.js": "2.7.3",
|
|
"datatables.net-bs4": "1.10.19",
|
|
"jquery": "3.3.1",
|
|
"jquery.easing": "^1.4.1"
|
|
},
|
|
"devDependencies": {
|
|
"browser-sync": "2.26.3",
|
|
"gulp": "^4.0.0",
|
|
"gulp-autoprefixer": "6.0.0",
|
|
"gulp-clean-css": "4.0.0",
|
|
"gulp-header": "2.0.7",
|
|
"gulp-plumber": "^1.2.1",
|
|
"gulp-rename": "1.4.0",
|
|
"gulp-sass": "4.0.2",
|
|
"gulp-uglify": "3.0.1"
|
|
}
|
|
}
|