{
  "title": "Recycle Bin",
  "description": "Undo document deletion",
  "id": "recycle-bin",
  "version": "4.0.0",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "scripts": [],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "packs": [],
  "url": "https://theripper93.com/module/recycle-bin",
  "manifest": "https://r2.foundryvtt.com/packages-public/recycle-bin/module.json",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "protected": true
}