{
  "name": "create-clawpage",
  "version": "1.0.1",
  "license": "Apache-2.0",
  "type": "module",
  "bin": {
    "create-clawpage": "bin/create.js"
  },
  "files": [
    "bin",
    "templates"
  ],
  "engines": {
    "node": ">=18"
  }
}
