Create metadata.json
Browse files- metadata.json +5 -0
metadata.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Twan Uploader",
|
| 3 |
+
"description": "A professional tool to upload files directly to Twan Data Center. ",
|
| 4 |
+
"requestFramePermissions": []
|
| 5 |
+
}
|