appId: com.electron.manta
copyright: Hung Q. Le
productName: Manta
publish:
  - provider: github
    owner: hql287
    repo: Manta
directories:
  output: dist/
mac:
  category: public.app-category.business
  target:
    - zip
    - dmg
win:
  target:
    - target: nsis
      arch:
        - x64
        - ia32
    - target: portable
      arch:
        - x64
        - ia32
linux:
  category: Office
  target:
    - deb
    - AppImage
