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.
 
 
 
 
 
 

38 lines
1002 B

{
"name": "kotzilla",
"version": "0.0.0",
"description": "Expomap project #mysql sudo apt-get install mysql-server mysql-client libmysqlclient-dev mysql-workbench",
"main": "gulpfile.js",
"dependencies": {
"gulp": "~3.9.0"
},
"devDependencies": {
"connect": "~3.4.0",
"gulp-concat": "~2.6.0",
"gulp-livereload": "~3.8.1",
"gulp": "~3.9.0",
"gulp-stylus": "~2.1.0",
"gulp-uglify": "~1.4.1",
"gulp-jade": "~1.1.0",
"gulp-imagemin": "~2.3.0",
"gulp-csso": "~1.0.0",
"gulp-myth": "~1.0.3",
"gulp-rename": "~1.2.2",
"gulp-autoprefixer": "~3.0.2",
"gulp-cssmin": "~0.1.7",
"gulp-newer": "~0.5.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "BSD-2-Clause",
"directories": {
"doc": "docs"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/Bonus_05/expomap.git"
},
"homepage": "https://bitbucket.org/Bonus_05/expomap#readme"
}