info 347 B

123456789101112131415161718
  1. {
  2. "appid": "com.hmja.notepad",
  3. "name": "Notepad--",
  4. "version": "1.22.1.0",
  5. "arch": ["amd64"],
  6. "permissions": {
  7. "autostart": false,
  8. "notification": false,
  9. "trayicon": false,
  10. "clipboard": true,
  11. "account": false,
  12. "bluetooth": false,
  13. "camera": false,
  14. "audio_record": false,
  15. "installed_apps": false
  16. }
  17. }