{
  "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",
    "styleguide",
    "style",
    "guide"
  ],
  "license": "Apache-2",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "./lib/.bower_components",
    "test",
    "tests"
  ],
  "_release": "1.3.0",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.0",
    "commit": "c53257fd336ede0c3fcc41c1315a7c7914bc24b3"
  },
  "_source": "https://github.com/google/material-design-lite.git",
  "_target": "1.3.0",
  "_originalSource": "material-design-lite"
}