mirror of
https://github.com/typeable/octopod.git
synced 2024-11-23 01:03:45 +03:00
20 lines
443 B
JSON
Executable File
20 lines
443 B
JSON
Executable File
{
|
|
"name": "template",
|
|
"dependencies": {
|
|
"del": "2.2.0",
|
|
"gulp": "3.9.1",
|
|
"gulp-base64": "0.1.3",
|
|
"gulp-change": "1.0.0",
|
|
"gulp-clean-css": "2.0.6",
|
|
"gulp-plumber": "1.1.0",
|
|
"gulp-postcss": "6.1.0",
|
|
"gulp-size": "2.1.0",
|
|
"gulp-stylelint": "3.9.0",
|
|
"gulp-svgmin": "1.2.2",
|
|
"gulp-svgstore": "6.0.0",
|
|
"postcss-cssnext": "2.8.0",
|
|
"postcss-sprites": "3.1.2",
|
|
"run-sequence": "1.2.2"
|
|
}
|
|
}
|