42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"id": "foundry-filepicker-favorites",
|
|
"title": "Filepicker Improvements",
|
|
"description": "A simple module to add favorite directories and favorite directories and a search to the file picker",
|
|
"version": "1.6.0",
|
|
"compatibility": {
|
|
"minimum": "11",
|
|
"verified": "11.315",
|
|
"maximum": "12"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "manuel-hegner",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"scripts": [],
|
|
"esmodules": [
|
|
"bundle.js"
|
|
],
|
|
"styles": [
|
|
"bundle.css"
|
|
],
|
|
"relationships": {
|
|
"requires": [
|
|
{
|
|
"id": "lib-wrapper",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
}
|
|
]
|
|
},
|
|
"packs": [],
|
|
"languages": [],
|
|
"url": "https://github.com/manuel-hegner/foundry-filepicker-favorites",
|
|
"manifest": "https://github.com/manuel-hegner/foundry-filepicker-favorites/releases/latest/download/module.json",
|
|
"download": "https://github.com/manuel-hegner/foundry-filepicker-favorites/releases/download/v1.6.0/foundry-filepicker-favorites-v1.6.0.zip",
|
|
"license": "https://github.com/manuel-hegner/foundry-filepicker-favorites/blob/main/LICENSE",
|
|
"readme": "https://github.com/manuel-hegner/foundry-filepicker-favorites/blob/main/README.md",
|
|
"bugs": "https://github.com/manuel-hegner/foundry-filepicker-favorites/issues",
|
|
"changelog": "https://github.com/manuel-hegner/foundry-filepicker-favorites/releases"
|
|
} |