{
  "id": "multi-token-edit",
  "title": "Baileywiki Mass Edit",
  "description": "Search and edit multiple placeables at the same time.",
  "version": "2.8.5",
  "download": "https://github.com/Aedif/multi-token-edit/releases/download/2.8.5/multi-token-edit.zip",
  "url": "https://github.com/Aedif/multi-token-edit",
  "manifest": "https://raw.githubusercontent.com/Aedif/multi-token-edit/refs/heads/v13/multi-token-edit/module.json",
  "authors": [
    {
      "name": "Aedif",
      "discord": "Aedif#7268"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": "13"
  },
  "esmodules": ["bundle/mass-edit.js"],
  "styles": ["styles/slider.css", "styles/general.css"],
  "languages": [
    {
      "lang": "cs",
      "name": "Čeština",
      "path": "lang/cs.json"
    },
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "de",
      "name": "Deutsch",
      "path": "lang/de.json"
    }
  ],
  "packs": [
    {
      "name": "meSampleMacros",
      "label": "Mass Edit",
      "path": "packs/mass-edit.db",
      "type": "Macro",
      "private": false,
      "flags": {}
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "lib-wrapper",
        "type": "module"
      }
    ]
  },
  "documentTypes": {
    "RegionBehavior": {
      "linkToken": {},
      "spawnPreset": {},
      "deSpawnPreset": {}
    }
  },
  "socket": true
}
