{
  "name": "ra-shortcodes-bundle",
  "version": "1.0.0",
  "description": "A collection of shortcodes for WordPress built using the Shortcodes Ultimate plugin API.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/webdevsuperfast/ra-shortcodes-bundle/"
  },
  "keywords": [
    "shortcodes-ultimate",
    "wordpress-plugin",
    "shortcode"
  ],
  "author": "Rotsen Mark Acob",
  "license": "GPL-2.0",
  "devDependencies": {
    "del": "^3.0.0",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^4.0.0",
    "gulp-cache": "^0.5.0",
    "gulp-clean-css": "^3.9.0",
    "gulp-combine-mq": "^0.4.0",
    "gulp-concat": "^2.6.1",
    "gulp-flatmap": "^1.0.0",
    "gulp-jsbeautifier": "^2.1.1",
    "gulp-notify": "^3.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^3.1.0",
    "gulp-uglify": "^3.0.0",
    "run-sequence": "^2.2.0",
    "vinyl-paths": "^2.1.0"
  }
}
