Mailspring/internal_packages/notification-mailto/package.json
DC 2bd710d668 Internal package.json license: GPLv3
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
2015-11-24 09:09:33 -08:00

11 lines
244 B
JSON

{
"name": "notification-mailto",
"main": "./lib/main",
"version": "0.36.0",
"description": "Displays a notification asking the user to make N1 their default mailto handler",
"license": "GPLv3",
"engines": {
"nylas": "*"
}
}