{
  "name": "formatrica",
  "version": "1.1.3",
  "description": "Simple yet powerful WordPress form builder plugin.",
  "type": "module",
  "scripts": {
    "dev": "vite --config vite.config.js",
    "build": "vite build --config vite.config.js",
    "i18n:build": "FMT_I18N=1 vite build --config vite.config.js"
  },
  "dependencies": {
    "friendly-challenge": "^0.9.8",
    "pinia": "^2.1.7",
    "sortablejs": "^1.15.2",
    "vue": "^3.4.38"
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "^5.1.2",
    "vite": "^5.2.11"
  }
}
