27 lines
598 B
JSON
27 lines
598 B
JSON
{
|
|
"dom": "formula-wizard/page.min.php",
|
|
"lang": "formula-wizard/lang.json",
|
|
"code": [],
|
|
"module": [
|
|
"formula-wizard/src/main.js"
|
|
],
|
|
"styles": [
|
|
"formula-wizard/styles.css"
|
|
],
|
|
"icon": "fad fa-magic",
|
|
"title": "tool.formula-wizard.title",
|
|
"opengraph": {
|
|
"title": {
|
|
"en": "Formula Wizard",
|
|
"fr": "Ensorceleur de formules"
|
|
},
|
|
"description": {
|
|
"en": "TODO: Description",
|
|
"fr": "TODO: Description"
|
|
},
|
|
"type": "website",
|
|
"url": "https://nibblepoker.lu/tools/formula-wizard",
|
|
"image": "/resources/NibblePoker/images/placeholder.png",
|
|
"image_type": "image/png"
|
|
}
|
|
} |