{
  "title": "Mastercrafted - Crafting Manager",
  "description": "A System agnostic Crafting Module",
  "id": "mastercrafted",
  "version": "6.0.0",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "documentTypes": {
    "JournalEntryPage": {
      "mastercrafted": {
        "htmlFields": [
          "text.content"
        ]
      }
    }
  },
  "scripts": [],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "packs": [],
  "url": "https://www.patreon.com/theripper93",
  "manifest": "https://r2.foundryvtt.com/packages-public/mastercrafted/module.json",
  "relationships": {},
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "protected": true
}