{
  "id": "chefs-subfolder-search",
  "title": "Chef's Subfolder Search",
  "description": "Gives the option to search through subfolders while filtering for results in Foundry.",
  "version": "1.0.0",
  "manifest": "https://r2.foundryvtt.com/packages-public/chefs-subfolder-search/module.json",
  "protected": true,
  "authors": [
    {
      "name": "Chef Tonberry",
      "url": "https://www.patreon.com/cw/ChefTonberry",
      "discord": "cheftonberry",
      "email": "cheftonberry@gmail.com"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14.360"
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ]
}