1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Gogh/gh-pages/package.json
Rv Colombia 02 671da5ce6f HTML minify implementation 👨‍💻 👨‍💻
2018-12-06 11:47:21 -05:00

22 lines
434 B
JSON

{
"name": "",
"version": "1.0.0",
"description": "",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "",
"homepage": "",
"devDependencies": {},
"dependencies": {
"browser-sync": "^2.24.7",
"compass-mixins": "^0.12.10",
"gulp": "^3.9.1",
"gulp-htmlmin": "^5.0.1",
"gulp-inline-source": "^4.0.0",
"gulp-rename": "^1.4.0"
}
}