{
  "name": "wA11y",
  "version": "1.0.3",
  "description": "wA11y is a toolbox of resources to help you improve the accessibility of your WordPress website.",
  "license": "GPL-2.0+",
  "repository": {
    "type": "git",
    "url": "https://github.com/bamadesigner/wa11y.git"
  },
  "author": "Rachel Cherry",
  "browserslist": [
    "last 2 versions"
  ],
  "scripts": {
    "install": "gulp"
  },
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-autoprefixer": "^7.0.1",
    "gulp-clean-css": "^4.3.0",
    "gulp-merge-media-queries": "^0.2.1",
    "gulp-notify": "^3.2.0",
    "gulp-rename": "^2.0.0",
    "gulp-sass": "^4.1.0",
    "gulp-sort": "^2.0.0",
    "gulp-wp-pot": "^1.3.2"
  }
}
