{
  "name": "contao-htmx",
  "version": "1.0.0",
  "dependencies": {
    "htmx.org": "^1.9.2",
    "gently-copy": "^3.2.0"
  },
  "scripts": {
    "postinstall": "node ./npm-post-install.js"
  }
}