Mailspring/internal_packages/unread-notifications/package.json
DC e53270f843 Internal package.json license: GPLv3
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
2015-11-24 09:09:33 -08:00

14 lines
252 B
JSON
Executable file

{
"name": "unread-notifications",
"version": "0.1.0",
"main": "./lib/main",
"description": "Fires notifications when new mail is received",
"license": "GPLv3",
"private": true,
"engines": {
"nylas": "*"
},
"dependencies": {
}
}