Add package.json
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"name": "ru.shazbot.nativefiledialog",
|
||||||
|
"version": "1.1.6",
|
||||||
|
"displayName": "Native File Dialog",
|
||||||
|
"description": "Based on https://github.com/milleniumbug/NativeFileDialogSharp",
|
||||||
|
"licensesUrl": "https://git.well-placed.de/InnoLab/NativeFileDialog/src/LICENSE.md",
|
||||||
|
"keywords": [
|
||||||
|
"native",
|
||||||
|
"file",
|
||||||
|
"dialog"
|
||||||
|
],
|
||||||
|
"author": {
|
||||||
|
"name": "Alexander Filippov",
|
||||||
|
"email": "alexander@shazbot.ru",
|
||||||
|
"url": "https://shazbot.ru/"
|
||||||
|
},
|
||||||
|
"dependencies": { }
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user