Mailspring/internal_packages/unread-notifications/package.json

14 lines
257 B
JSON
Executable file

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