/
githubmirror
/
material-design-lite
Обзор
Документация
Войти
/
githubmirror
/
material-design-lite
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.3.0
package.json
33 строки
883 B
Pascal Hartig
Bump gulp-cache to 0.2
24 июн 2014, 21:12
24 июн 2014, 21:12
479af34
Код
Авторство
О чём код?
{ "devDependencies": { "browser-sync": "^1.0.0", "del": "^0.1.0", "gulp": "^3.6.0", "gulp-autoprefixer": "^0.0.7", "gulp-cache": "^0.2.0", "gulp-csso": "^0.2.6", "gulp-flatten": "^0.0.2", "gulp-if": "^1.2.1", "gulp-imagemin": "^0.6.0", "gulp-jshint": "^1.5.3", "gulp-load-plugins": "^0.5.0", "gulp-minify-html": "^0.1.3", "gulp-replace": "^0.3.0", "gulp-ruby-sass": "^0.5.0", "gulp-size": "^0.4.0", "gulp-uglify": "^0.3.0", "gulp-uncss": "^0.4.4", "gulp-useref": "^0.4.3", "jshint-stylish": "^0.2.0", "opn": "^0.1.1", "psi": "^0.0.4", "run-sequence": "^0.3.6" }, "engines": { "node": ">=0.10.0" }, "private": true, "scripts": { "test": "gulp && git status | grep 'working directory clean' >/dev/null || (echo 'Please commit all changes generated by building'; exit 1)" } }