Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Jakubowski committed Jan 28, 2022
1 parent 9b61c04 commit 321d736
Showing 1 changed file with 16 additions and 9 deletions.
25 changes: 16 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,32 @@
{
"name": "bootstrap-avatars",
"version": "1.0.4",
"description": "Responsive Avatars built with Bootstrap 5. Various templates like a circle avatar, square, inside the navbar, carousel, as a testimonial, profile and many more.",
"main": "profile.html",
"name": "@mdbootstrap/bootstrap-offcanvas",
"version": "1.0.0",
"description": "Hidden sidebar built with the latest Bootstrap 5, perfect for use in the form of additional navigation, for example in ecommerce projects or dashboards.",
"main": "basic.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mdbootstrap/bootstrap-avatars.git"
"url": "git+https://github.com/mdbootstrap/bootstrap-offcanvas.git"
},
"keywords": [
"bootstrap",
"avatar",
"ecommerence",
"bootstrap5",
"circle-image-view"
"navigation",
"responsive",
"offcanvas",
"responsive-design",
"bootstrap-template",
"bootstrap-offcanvas",
"bootstrap-dashboard",
"bootstrap-offcanvas-menu"
],
"author": "mdbootstrap",
"license": "ISC",
"bugs": {
"url": "https://github.com/mdbootstrap/bootstrap-avatars/issues"
"url": "https://github.com/mdbootstrap/bootstrap-offcanvas/issues"
},
"homepage": "https://mdbootstrap.com/docs/standard/extended/avatar/"
"homepage": "https://mdbootstrap.com/docs/standard/extended/offcanvas/"
}

0 comments on commit 321d736

Please sign in to comment.