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 afbb274 commit 13d9491
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,27 @@
{
"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": "bootstrap-shopping-carts",
"version": "1.0.0",
"description": "Responsive Shopping Carts built with Bootstrap 5. Multiple examples of various designs and functionalities. Ready to use pages and templates.",
"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-shopping-carts.git"
},
"keywords": [
"bootstrap",
"avatar",
"shopping-cart",
"bootstrap5",
"circle-image-view"
"cards",
"shopping-carts",
"shopping-cart-template"
],
"author": "mdbootstrap",
"license": "ISC",
"bugs": {
"url": "https://github.com/mdbootstrap/bootstrap-avatars/issues"
"url": "https://github.com/mdbootstrap/bootstrap-shopping-carts/issues"
},
"homepage": "https://mdbootstrap.com/docs/standard/extended/avatar/"
"homepage": "https://mdbootstrap.com/docs/standard/extended/shopping-carts/"
}

0 comments on commit 13d9491

Please sign in to comment.