{ "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" }, "version": "3.0.5", "license": "SEE LICENSE IN LICENSE.md", "devDependencies": {}, "engines": { "node": "~10.9.0" }, "dependencies": { "@babel/core": "^7.0.0", "@babel/polyfill": "^7.0.0", "@babel/preset-env": "^7.0.0", "@csstools/postcss-sass": "^2.0.0", "@sgalinski/image-dimensions": "^1.0.0", "@sgalinski/inline-svg": "^1.2.1", "autoprefixer": "^9.1.3", "babelify": "^9.0.0", "browser-sync": "^2.24.7", "browserify": "^16.2.2", "chalk": "^2.4.1", "eslint": "^5.4.0", "exorcist": "^1.0.1", "freedesktop-notifications": "^1.2.3", "globby": "^8.0.1", "hirestime": "^3.2.1", "imagemin": "^6.0.0", "imagemin-gifsicle": "^5.2.0", "imagemin-jpegtran": "^5.0.2", "imagemin-pngquant": "^6.0.0", "imagemin-svgo": "^7.0.0", "inline-source": "^6.1.8", "inquirer": "^6.2.0", "log-symbols": "^2.2.0", "mkdirp": "^0.5.1", "node-notifier": "^5.2.1", "node-sass": "^4.9.3", "node-sass-glob-importer": "^5.2.0", "node-watch": "^0.5.8", "postcss": "^7.0.2", "postcss-clean": "^1.1.0", "postcss-reporter": "^6.0.0", "pretty-bytes": "^5.1.0", "replace-in-file": "^3.4.2", "stylelint": "^9.5.0", "stylelint-config-sgalinski": "^1.3.0", "time-stamp": "^2.1.0", "tinyify": "^2.4.3", "uglifyify": "^5.0.1", "yargs": "^12.0.1" } }