{ "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.0-dev", "license": "SEE LICENSE IN LICENSE.md", "devDependencies": {}, "engines": { "node": "~10.9.0" }, "dependencies": { "@csstools/postcss-sass": "^2.0.0", "autoprefixer": "^9.1.3", "chalk": "^2.4.1", "freedesktop-notifications": "^1.2.3", "globby": "^8.0.1", "log-symbols": "^2.2.0", "mkdirp": "^0.5.1", "node-notifier": "^5.2.1", "node-sass": "^4.9.3", "postcss": "^7.0.2", "postcss-reporter": "^6.0.0", "postcss-scss": "^2.0.0", "stylelint": "^9.5.0", "stylelint-config-sgalinski": "^1.2.0", "time-stamp": "^2.1.0", "yargs": "^12.0.1" } }