{
  "id": "the-stockpile",
  "type": "module",
  "title": "The Stockpile",
  "version": "1.0.0",
  "description": "A premium shop for your table. Give a merchant a face, a voice and a mood, then let your players browse, haggle, pilfer and buy, with gold and goods moving between sheets on their own. Built first for D&D 5e and Pathfinder 2e, and it works in any system.",
  "media": [],
  "authors": [
    {
      "name": "Wand & Widgets",
      "url": "https://github.com/wand-and-widgets",
      "discord": "",
      "flags": {}
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "socket": true,
  "relationships": {
    "requires": [],
    "recommends": []
  },
  "esmodules": [
    "scripts/the-stockpile.js"
  ],
  "styles": [
    "styles/the-stockpile.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "pt-BR",
      "name": "Portugu\u00eas (Brasil)",
      "path": "lang/pt-BR.json"
    }
  ],
  "url": "https://foundryvtt.com/packages/the-stockpile",
  "manifest": "https://r2.foundryvtt.com/packages-public/the-stockpile/module.json",
  "license": "LICENSE",
  "readme": "README.md",
  "bugs": "https://foundryvtt.com/packages/the-stockpile",
  "changelog": "CHANGELOG.md",
  "protected": true
}