/
githubmirror
/
material-design-lite
Обзор
Документация
Войти
/
githubmirror
/
material-design-lite
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.0.2
bower.json
29 строк
555 B
Surma
Distribution Commit
29 июл 2015, 13:04
29 июл 2015, 13:04
dfb9a40
Код
Авторство
О чём код?
{ "name": "material-design-lite", "version": "1.0.2", "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" ] }