Mailspring/internal_packages/composer-signature/package.json

17 lines
338 B
JSON
Executable file

{
"name": "composer-signature",
"version": "0.1.0",
"main": "./lib/main",
"description": "A small extension to the draft store that implements signatures",
"license": "GPL-3.0",
"private": true,
"engines": {
"nylas": "*"
},
"windowTypes": {
"default": true,
"composer": true,
"thread-popout": true
}
}