{
  "authors": [
    {
      "discord": "Tyler",
      "name": "Tyler",
      "url": "https://github.com/Sayshal"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14.363"
  },
  "description": "Tracks each character's own standing with every faction and NPC, so the rogue and the paladin can be on very different terms with the same guild or the same shopkeeper. Tier names and colors come from a Roll Table, and reputation can decay toward a target over time. A relationship board maps who's tied to whom, drawn right on the canvas.",
  "esmodules": [
    "bondsmith.mjs"
  ],
  "id": "bondsmith",
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "license": "LICENSE",
  "manifest": "https://r2.foundryvtt.com/packages-public/bondsmith/module.json",
  "protected": true,
  "readme": "README.html",
  "socket": true,
  "styles": [
    "styles/bondsmith.css"
  ],
  "title": "Bondsmith",
  "version": "1.0.0"
}