{ "name": "gianism", "version": "4.0.0", "description": "Gianism Gulp Tasks", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "gulp build && gulp watch", "watch": "gulp watch", "package": "gulp build", "gulp": "gulp" }, "author": "Hametuha inc.", "license": "GPL-2.0", "devDependencies": { "event-stream": "^4.0.1", "gulp": "^4.0.2", "gulp-autoprefixer": "^7.0.1", "gulp-concat": "^2.6.0", "gulp-imagemin": "^7.1.0", "gulp-jshint": "^2.0.2", "gulp-load-plugins": "^2.0.3", "gulp-notify": "^3.2.0", "gulp-plumber": "^1.2.1", "gulp-sass": "^4.1.0", "gulp-sass-glob": "^1.1.0", "gulp-sourcemaps": "^2.6.5", "gulp-uglify": "^3.0.0", "imagemin-pngquant": "^8.0.0", "js-cookie": "^2.2.1", "jshint": "^2.11.0", "jshint-stylish": "^2.2.1", "merge-stream": "^2.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/fumikito/Gianism.git" }, "keywords": [ "sns", "wordpress" ], "bugs": { "url": "https://github.com/fumikito/Gianism/issues" }, "homepage": "https://github.com/fumikito/Gianism#readme" }