{
"name": "sgc", "description": "sgalinski command line interface",
"repository": { "type": "git",
"url": "git@gitlab.sgalinski.de:toolchain/sgc.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"license": "SEE LICENSE IN LICENSE.md",
"devDependencies": {},
"engines": {
"node": "~8.0.0"
"dependencies": {
"babel-preset-es2015": "^6.24.1",
"babelify": "^7.3.0",
"browser-sync": "^2.18.12", "browserify": "^14.3.0",
"browsersync": "^0.0.1-security",
"eslint-formatter-pretty": "^1.1.0",
"event-stream": "^3.3.4",
"gulp": "github:gulpjs/gulp#4.0",
"gulp-autoprefixer": "^4.0.0",
"gulp-check-filesize": "^2.0.1",
"gulp-clean-css": "^3.3.1",
"gulp-css-image-dimensions": "^1.1.5",
"gulp-eslint": "^3.0.1",
"gulp-filter": "^5.0.0",
"gulp-hub": "^0.8.0",
"gulp-if": "^2.0.2", "gulp-imagemin": "^3.2.0", "gulp-inline-source": "^3.1.0", "gulp-inline-svg": "^1.1.1", "gulp-load-plugins": "^1.5.0",
"gulp-postcss": "^7.0.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0", "gulp-sourcemaps": "^2.6.0", "gulp-svgmin": "^1.2.4", "gulp-uglify": "^3.0.0", "gulp-util": "^3.0.8", "gulp.spritesmith": "^6.5.0",
"inquirer": "^3.0.6",
"json-format": "^1.0.1",
"lazypipe": "^1.0.1",
"lighthouse": "^2.0.0",
"merge-stream": "^1.0.1",
"opn": "^5.1.0",
"postcss-reporter": "^3.0.0", "postcss-scss": "^1.0.0",
"replace-in-file": "^2.5.0",
"stylelint": "^7.10.1",
"stylelint-config-sgalinski": "^1.1.0",
"tsify": "^3.0.1",
"typescript": "^2.0.3",
"vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0",
"yargs": "^8.0.1",
"yarn": "^0.27.5"
}