@ng-nice/mdbootstrap
Version:
Material Design for Bootstrap (MDB) is a powerful Material Design UI KIT for most popular HTML, CSS, and JS framework - Bootstrap. (This is a customized version for webpack.)
31 lines (30 loc) • 850 B
JSON
{
"name": "@ng-nice/mdbootstrap",
"version": "4.4.101",
"description": "Material Design for Bootstrap (MDB) is a powerful Material Design UI KIT for most popular HTML, CSS, and JS framework - Bootstrap. (This is a customized version for webpack.)",
"main": "js/mdb.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/mdbootstrap/bootstrap-material-design.git"
},
"keywords": [
"material",
"design",
"bootstrap",
"mdbootstrap",
"mdb",
"framework",
"css",
"mobile-first",
"responsive"
],
"author": "MDBootstrap",
"license": "Custom license (read license.pdf)",
"bugs": {
"url": "https://github.com/mdbootstrap/bootstrap-material-design/issues"
},
"homepage": "https://mdbootstrap.com"
}