2021-06-29 05:27:27 +02:00
{
"name" : "darkness-dependent-vision" ,
"title" : "Darkness Dependent Vision" ,
2021-06-29 21:07:13 +02:00
"description" : "A module for Foundry Virtual Tabletop that provides functionality to make the dim and bright vision of tokens depend on the scene's darkness level." ,
2022-02-02 01:16:11 +01:00
"version" : "0.3.5" ,
2021-06-29 05:27:27 +02:00
"author" : "Johannes Loher" ,
"authors" : [
{
"name" : "Johannes Loher" ,
"email" : "johannes.loher@fg4f.de"
}
] ,
2021-12-04 12:06:03 +01:00
"minimumCoreVersion" : "9.236" ,
"compatibleCoreVersion" : "9" ,
2022-02-01 13:11:13 +01:00
"esmodules" : [ "darkness-dependent-vision.js" ] ,
2021-06-29 05:27:27 +02:00
"languages" : [
2021-07-13 13:59:11 +02:00
{
"lang" : "de" ,
"name" : "Deutsch" ,
"path" : "lang/de.json"
} ,
2021-06-29 05:27:27 +02:00
{
"lang" : "en" ,
"name" : "English" ,
"path" : "lang/en.json"
}
] ,
"url" : "https://git.f3l.de/ghost/darkness-dependent-vision" ,
2021-12-20 06:10:46 +01:00
"manifest" : "https://git.f3l.de/api/v4/projects/ghost%2Fdarkness-dependent-vision/packages/generic/darkness-dependent-vision/latest/module.json" ,
2022-02-02 01:16:11 +01:00
"download" : "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.5/downloads/darkness-dependent-vision.zip" ,
2021-06-29 05:27:27 +02:00
"bugs" : "https://git.f3l.de/ghost/darkness-dependent-vision/-/issues" ,
2022-02-02 01:16:11 +01:00
"changelog" : "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.5" ,
2022-02-01 13:33:19 +01:00
"readme" : "./README.md" ,
"license" : "./LICENSE.md"
2021-06-29 05:27:27 +02:00
}