{
    "id": "reCaste-PPG-structure",
    "title": "LANCER: PPG Structure Rework",
    "description": "Integration of Valk's low variance structure, and of One Stress for All",
    "version": "0.7",
	"manifest": "https://github.com/re-Caste/reCaste-PPG-structure/releases/download/0.7/module.json",
	"download": "https://github.com/re-Caste/reCaste-PPG-structure/releases/download/0.7/module.zip",
	"compatibility": {
		"minimum": 12,
		"verified": 12
	},
    "authors": [
        {
            "name": "reCaste"
        }
    ],
	"relationships": {
		"systems": [
			{
				"id": "lancer",
				"type": "system",
				"compatibility": {
					"minimum": "2.8.1"
				}
			}
		]
	},
	"esmodules": [
		"scripts/module.js"
	],
	"languages": [
		{
			"lang": "en",
			"name": "English",
			"path": "lang/en.json"
		}
	],
	"readme": "README.md",
	"license": "LICENSE.md"
}
