{
  "id": "chefs-interactions",
  "title": "Chef's Interactions",
  "description": "Token interaction tools for trade, examine, targeting, and future actor-to-actor actions.",
  "version": "0.9.1",
  "manifest": "https://r2.foundryvtt.com/packages-public/chefs-interactions/module.json",
  "protected": true,
  "socket": true,
  "authors": [
    {
      "name": "Chef Tonberry",
      "url": "patreon.com/cw/chefscauldron",
      "discord": "cheftonberry",
      "email": "cheftonberry@gmail.com"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ]
}