{
  "name": "sekrab-gulpbin",
  "version": "5.0.0",
  "description": "sekrab gulp tasks shared amongst shut cricket and other libs",
  "main": "gulpfile.js/index.js",
  "dependencies": {
    "browserslist": ">=4.25.3",
    "glob-parent": "^6.0.2",
    "gulp": "^5.0.1",
    "gulp-autoprefixer": "^9.0.0",
    "gulp-clean-css": "^4.3.0",
    "gulp-concat": "^2.6.1",
    "gulp-if": "^3.0.0",
    "gulp-inject": "^5.0.5",
    "gulp-less": "^5.0.0",
    "gulp-rename": "^2.1.0",
    "gulp-replace": "^1.1.4",
    "gulp-transform": "^3.0.5",
    "gulp-uglify": "^3.0.2",
    "minimist": "^1.2.8",
    "through2": "^4.0.2",
    "tslib": "^2.8.1"
  },
  "overrides": {
    "gulp-transform": "^3.0.5",
    "gulp-util": "^3.0.8",
    "lodash.template": "^4.5.0"
  },
  "scripts": {
    "public": "npm publish --access public",
    "install": "npm install --save gulp gulp-autoprefixer gulp-concat gulp-clean-css gulp-inject gulp-less gulp-rename gulp-transform gulp-uglify gulp-replace gulp-if minimist"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ayyash/gulpbin.git"
  },
  "keywords": [
    "gulp",
    "shut"
  ],
  "author": "Ayyash",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ayyash/gulpbin/issues"
  },
  "homepage": "https://github.com/ayyash/gulpbin#readme"
}
