{
  "name": "parksystem",
  "version": "1.0.0",
  "description": "ParkSystem WordPress Plugin - Translation scripts",
  "scripts": {
    "make-pot": "wp i18n make-pot . languages/parksystem.pot",
    "make-po": "wp i18n update-po languages/parksystem.pot languages/parksystem-pl_PL.po",
    "make-json": "wp i18n make-json languages/parksystem-pl_PL.po --no-purge",
    "make-mo": "wp i18n make-mo languages languages"
  },
  "keywords": [
    "wordpress",
    "plugin",
    "translations",
    "i18n"
  ],
  "author": "Jakub Lasek (ParkSystem.online)",
  "license": "GPL-2.0"
}
