From 6e5818419bd196c6be72a7984a82cc933de6637b Mon Sep 17 00:00:00 2001 From: Ibrahim Memon <106296670+ibrahimmemonn@users.noreply.github.com> Date: Fri, 4 Nov 2022 11:10:48 +0500 Subject: [PATCH] code cleaning --- bower.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bower.json b/bower.json index 2a826c951..74edfc89e 100644 --- a/bower.json +++ b/bower.json @@ -1,15 +1,21 @@ { "name": "material-design-lite", + "version": "1.3.0", + "homepage": "https://github.com/google/material-design-lite", + "authors": [ "Material Design Lite team" ], + "description": "Material Design Components in CSS, JS and HTML", + "main": [ "material.min.css", "material.min.js" ], + "keywords": [ "material", "design", @@ -17,7 +23,9 @@ "style", "guide" ], + "license": "Apache-2", + "ignore": [ "**/.*", "node_modules",