mirror of https://github.com/ThmmyNoLife/mTHMMY
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
615 B
24 lines
615 B
{
|
|
"title": "mTHMMY",
|
|
"name": "mthmmy",
|
|
"version": "0.2.0",
|
|
"description": "Landing page for mTHMMY.",
|
|
"private": true,
|
|
"author": "THMMY.gr",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/THMMYgr/mTHMMY.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/THMMYgr/mTHMMY/issues",
|
|
"email": "contact@thmmy.gr"
|
|
},
|
|
"devDependencies": {
|
|
"browser-sync": "^2.26.0",
|
|
"gulp": "^3.9.1",
|
|
"gulp-autoprefixer": "6.0.0",
|
|
"gulp-clean-css": "3.10.0",
|
|
"gulp-rename": "1.4.0",
|
|
"gulp-sass": "4.0.1"
|
|
}
|
|
}
|
|
|