/
eb
/
MebelGroup
Обзор
Документация
Войти
/
eb
/
MebelGroup
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
package.json
45 строк
1 KB
Evgeniy Budaev
finish animation
29 июн 2020, 08:50
29 июн 2020, 08:50
df14263
Код
Авторство
О чём код?
{ "name": "mebelgroup", "version": "1.0.0", "description": "Верстка интернет-магазина", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/EvgeniyBudaev/MebelGroup.git" }, "keywords": [ "js", "html", "scss", "css" ], "author": "Evgeniy Budaev", "license": "ISC", "bugs": { "url": "https://github.com/EvgeniyBudaev/MebelGroup/issues" }, "homepage": "https://github.com/EvgeniyBudaev/MebelGroup#readme", "devDependencies": { "browser-sync": "^2.26.7", "cssmin": "^0.4.3", "del": "^5.1.0", "gulp": "^4.0.2", "gulp-autoprefixer": "^7.0.1", "gulp-concat": "^2.6.1", "gulp-cssmin": "^0.2.0", "gulp-rename": "^2.0.0", "gulp-sass": "^4.1.0", "gulp-uglify": "^3.0.2", "jquery-form-styler": "^2.0.2", "magnific-popup": "^1.1.0", "node-sass": "^4.14.1", "normalize.css": "^8.0.1", "slick-carousel": "^1.8.1" }, "dependencies": { "animate.css": "^4.1.0" } }