Files
material-design-icons/package.json
2015-05-28 09:48:15 -07:00

23 lines
538 B
JSON

{
"name": "material-design-icons",
"version": "2.0",
"description": "Material Design icons by Google",
"main": "index.html",
"repository": {
"type": "git",
"url": "https://github.com/google/material-design-icons"
},
"keywords": [
"icons",
"material",
"material-design",
"google"
],
"author": "Material Design Authors",
"license": "CC-BY-4.0",
"bugs": {
"url": "https://github.com/google/material-design-icons/issues"
},
"homepage": "https://github.com/google/material-design-icons"
}