mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
22 lines
434 B
JSON
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"
|
|
}
|
|
}
|