Files
NativeFileDialogPackage/package.json
2024-10-04 17:38:45 +02:00

18 lines
487 B
JSON

{
"name": "ru.shazbot.nativefiledialog",
"version": "1.0.0",
"displayName": "Native File Dialog",
"description": "Based on https://github.com/milleniumbug/NativeFileDialogSharp",
"licensesUrl": "https://git.well-placed.de/InnoLab/NativeFileDialogPackage/src/LICENSE.md",
"keywords": [
"native",
"file",
"dialog"
],
"author": {
"name": "Alexander Filippov",
"email": "alexander@shazbot.ru",
"url": "https://shazbot.ru/"
},
"dependencies": { }
}