bower.json 313 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
{
"name": "material-design-icons",
"version": "1.0.0",
"author": "Material Design Authors",
"description": "Material Design icons by Google",
"keywords": [
"icons",
"material",
"material-design",
"google"
],
"license": "CC-BY-SA-4.0",
"homepage": "http://google.com/design/spec"
}