{
  "id": "filesmith",
  "title": "FileSmith",
  "version": "14.3.4",
  "authors": [
    {
      "name": "GnollStack",
      "discord": "GnollStack"
    }
  ],
  "url": "https://foundryvtt.com/packages/filesmith",
  "readme": "README.md",
  "license": "LICENSE.txt",
  "bugs": "https://discord.gg/bGQDnyqYJ",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/filesmith/module.json",
  "compatibility": {
    "minimum": "14",
    "verified": "14.367"
  },
  "description": "<p>Native Foundry sidebar folder appearance, drag-and-drop, multi-selection, same-type clipboard, and safe move-undo enhancements.</p>",
  "relationships": {
    "requires": [
      {
        "id": "lib-wrapper",
        "type": "module",
        "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json"
      }
    ]
  },
  "esmodules": [
    "scripts/filesmith.js"
  ],
  "styles": [
    "styles/filesmith.css"
  ]
}