{
  "name": "recras-wordpress-plugin",
  "version": "2.3.4",
  "description": "Recras WordPress plugin",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "dependencies": {},
  "devDependencies": {
    "po2json": "^1.0.0-alpha"
  },
  "scripts": {
    "i18n_nl": "po2json lang/recras-nl_NL.po lang/recras-nl_NL-recras-gutenberg-global.json -f jed",
    "i18n": "npm run i18n_nl"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Recras/recras-wordpress-plugin.git"
  },
  "author": "Recras BV",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Recras/recras-wordpress-plugin/issues"
  },
  "homepage": "https://github.com/Recras/recras-wordpress-plugin#readme"
}
