{
  "name": "remove-projects-in-divi",
  "version": "1.0.0",
  "description": "Removes the Project post type in Divi.",
  "license": "GPL-2.0+",
  "repository": "https://github.com/vint3creative/remove-projects-in-divi.git",
  "authors": [
    {
      "name": "Vint3",
      "email": "hello@vint3.com",
      "homepage": "http://vint3.com"
    },
    {
      "name": "Sérgio Santos",
      "email": "me@s3rgiosan.com",
      "homepage": "https://s3rgiosan.com"
    }
  ],
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-composer": "^0.4.5",
    "grunt-wp-i18n": "^1.0.0",
    "grunt-wp-readme-to-markdown": "^2.0.1",
    "jit-grunt": "^0.10.0",
    "load-grunt-config": "^0.19.2"
  },
  "eslintConfig": {
    "extends": "eslint:recommended"
  }
}
