{ "name": "city-of-mist", "title": "City of Mist", "description": "City of Mist RPG", "author": "taragnor", "authors": [], "url": "https://github.com/taragnor/city-of-mist/", "flags": {}, "version": "2.1.7", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "0.8.8", "scripts": [], "esmodules": [ "module/city.js" ], "styles": [ "styles/city.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "packs": [ { "name": "themebook", "label": "Themebooks", "system": "city-of-mist", "path": "./packs/themebooks.db", "entity": "Item", "private": false }, { "name": "move", "label": "Moves", "system": "city-of-mist", "path": "./packs/moves.db", "entity": "Item", "private": false }, { "name": "improvement", "label": "Moments of Evolution", "system": "city-of-mist", "path": "./packs/BUImprovements.db", "entity": "Item", "private": false } ], "system": [], "dependencies": [], "socket": false, "manifest": "https://raw.githubusercontent.com/taragnor/city-of-mist/main/system.json", "download": "https://github.com/taragnor/city-of-mist/archive/v.2.1.7.zip", "protected": false }