@mdbootstrap/bootstrap-dark-mode
Version:
Responsive Dark Mode theme built with Bootstrap 5 with Dark Mode toggle button that switches between dark and light themes.
29 lines (28 loc) • 790 B
JSON
{
"name": "@mdbootstrap/bootstrap-dark-mode",
"version": "1.0.2",
"description": "Responsive Dark Mode theme built with Bootstrap 5 with Dark Mode toggle button that switches between dark and light themes.",
"main": "basic.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mdbootstrap/bootstrap-dark-mode.git"
},
"keywords": [
"theme",
"bootstrap",
"dark-theme",
"dark-mode",
"dark-mode-toggle",
"bootstrap5",
"bootstrap5-template"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/mdbootstrap/bootstrap-dark-mode/issues"
},
"homepage": "https://mdbootstrap.com/docs/standard/extended/dark-mode/"
}