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",