{
  "name": "koinonia-link-plan-your-visit",
  "version": "1.0.0",
  "description": "Plan Your Visit block for Koinonia Link",
  "author": "Randy Breland",
  "license": "GPL-2.0-or-later",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start",
    "packages-update": "wp-scripts packages-update"
  },
  "devDependencies": {
    "@wordpress/scripts": "^26.0.0"
  }
}

