{
  "name": "wp-help",
  "title": "WP Help",
  "description": "A WordPress plugin",
  "version": "1.6.0",
  "homepage": "",
  "author": {
    "name": "Mark Jaquith",
    "email": "mark@jaquith.me"
  },
  "firstCopyright": "2011",
  "license": "GPL-2.0+",
  "prettier": {
    "singleQuote": true,
    "useTabs": true,
    "trailingComma": "es5"
  },
  "keywords": [],
  "dependencies": {
    "@babel/core": "^7.7.2",
    "@babel/plugin-proposal-class-properties": "^7.7.0",
    "@babel/plugin-proposal-object-rest-spread": "^7.6.2",
    "@babel/preset-env": "^7.7.1",
    "autoprefixer": "^9.7.1",
    "babel-loader": "^8.0.6",
    "babel-plugin-add-module-exports": "^1.0.2",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "css-loader": "^3.2.0",
    "file-loader": "^4.2.0",
    "grunt": "^1.0.4",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-compress": "^1.6.0",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-contrib-sass": "^1.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-env": "^1.0.1",
    "grunt-notify": "^0.4.5",
    "grunt-phpunit": "~0.3.6",
    "grunt-prettier": "^1.3.0",
    "grunt-text-replace": "^0.4.0",
    "grunt-webpack": "^3.1.3",
    "grunt-wp-deploy": "^2.0.0",
    "load-grunt-tasks": "^5.1.0",
    "postcss-loader": "^3.0.0",
    "sass": "^1.23.3",
    "sass-loader": "^8.0.0",
    "style-loader": "^1.0.0",
    "url-loader": "^2.2.0",
    "webpack": "^4.41.2"
  }
}
