{
  "name": "slush-joomla",
  "version": "1.3.3",
  "description": "A simple slush generator for Joomla templates",
  "main": "slushfile.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/welksonramos/slush-joomla.git"
  },
  "bugs": {
    "url": "https://github.com/welksonramos/slush-joomla/issues"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "release:tag": "git tag $npm_package_version && git push --tags"
  },
  "keywords": [
    "slush",
    "slushgenerator",
    "joomla",
    "template"
  ],
  "dependencies": {
    "gulp": "^3.9.1",
    "gulp-conflict": "^0.4.0",
    "gulp-install": "^1.1.0",
    "gulp-template": "^5.0.0",
    "iniparser": "^1.0.5",
    "inquirer": "^6.2.2",
    "ora": "^3.2.0"
  },
  "author": {
    "name": "Welkson Ramos",
    "email": "welksonr@hotmail.com"
  },
  "license": "MIT",
  "homepage": "https://github.com/welksonramos/slush-joomla#readme"
}
