/
githubmirror
/
materialize
Обзор
Документация
Войти
/
githubmirror
/
materialize
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.95.0
package.json
28 строк
825 B
Chang Alan
SideNav mostly working
18 янв 2015, 00:49
18 янв 2015, 00:49
4ca9fcb
Код
Авторство
О чём код?
{ "name": "Materialize-dist-build", "description": "Builds Materialize distribution packages", "author": "Alvin Wang, Alan Chang", "url": "http://materializecss.com/", "version": "0.95.0", "dependencies": { "grunt": "0.x.x", "grunt-contrib-clean": "0.5.x", "grunt-contrib-connect": "^0.4.2", "grunt-contrib-copy": "0.4.x", "grunt-contrib-cssmin": "0.6.x", "grunt-contrib-jade": "0.8.x", "grunt-contrib-uglify": "0.2.x", "grunt-sass": "^0.17.0", "grunt-contrib-concat": "^0.5.0", "grunt-contrib-compress": "^0.12.0", "grunt-contrib-watch": "^0.5.3", "grunt-concurrent": "^1.0.0", "grunt-notify": "^0.4.1", "grunt-text-replace": "^0.4.0", "grunt-rename": "^0.1.4" }, "engine": "node >= 0.10", "devDependencies": { "grunt-banner": "^0.3.0" } }