{
"name": "@sgalinski/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.6.5",
"license": "SEE LICENSE IN LICENSE.md",
"devDependencies": {},
"engines": {
"node": "~10.9.0"
"dependencies": {
"@babel/core": "^7.5.5", "@babel/polyfill": "^7.4.4", "@babel/preset-env": "^7.5.5",
"@csstools/postcss-sass": "^4.0.0",
"@sgalinski/image-dimensions": "^1.0.0",
"@sgalinski/inline-svg": "^1.2.1",
"async": "^3.1.0",
"autoprefixer": "^9.6.1",
"babelify": "^10.0.0",
"browser-sync": "^2.26.7",
"browserify": "^16.5.0", "chalk": "^2.4.2", "core-js": "^3.2.1",
"eslint": "^6.2.1",
"exorcist": "^1.0.1",
"freedesktop-notifications": "^1.4.0",
"gaze": "^1.1.3",
"globby": "^10.0.1",
"hirestime": "^3.2.1",
"imagemin": "^7.0.0",
"imagemin-gifsicle": "^6.0.1", "imagemin-jpegtran": "^6.0.0",
"imagemin-pngquant": "^8.0.0",
"imagemin-svgo": "^7.0.0",
"inline-source": "^7.1.0",
"inquirer": "^6.5.1",
"log-symbols": "^3.0.0",
"merge": "^1.2.1",
"mkdirp": "^0.5.1",
"node-notifier": "^5.4.3", "node-sass": "^4.12.0", "node-sass-glob-importer": "^5.3.2", "ora": "^3.4.0", "postcss": "^7.0.17",
"postcss-clean": "^1.1.0",
"postcss-reporter": "^6.0.1",
"postcss-value-parser": "^4.0.2",
"pretty-bytes": "^5.3.0",
"replace-in-file": "^4.1.3",
"stylelint": "^10.1.0",
"stylelint-declaration-strict-value": "^1.1.3",
"stylelint-high-performance-animation": "^1.2.1",
"stylelint-images": "^2.0.0", "stylelint-order": "^3.0.1", "stylelint-scss": "^3.9.4",
"tfilter": "^1.0.1",
"time-stamp": "^2.2.0", "tinyify": "^2.5.1",
"uglifyify": "^5.0.2",
"yargs": "^14.0.0"
}