{
  "name": "angular-material-icons",
  "version": "0.7.1",
  "authors": [
    "Urmil Parikh <urmil@klarsys.com>"
  ],
  "description": "AngularJS directive to use Material Design icons with custom fill color and size.",
  "main": [
    "angular-material-icons.min.js",
    "angular-material-icons.css"
  ],
  "keywords": [
    "angular",
    "material",
    "design",
    "icon",
    "fill",
    "size",
    "color",
    "white",
    "morph",
    "svg",
    "custom"
  ],
  "license": "MIT",
  "homepage": "https://github.com/klarsys/angular-material-icons",
  "dependencies": {
    "angular": ">1.3.x"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "_release": "0.7.1",
  "_resolution": {
    "type": "version",
    "tag": "v0.7.1",
    "commit": "ccca7a83c11971e30042bdf560749fcc4378b2c3"
  },
  "_source": "https://github.com/klarsys/angular-material-icons.git",
  "_target": "*",
  "_originalSource": "angular-material-icons"
}