Mailspring/internal_packages/notifications/package.json

14 lines
218 B
JSON
Executable file

{
"name": "notifications",
"version": "0.1.0",
"main": "./lib/main",
"description": "Notifications",
"license": "Proprietary",
"private": true,
"engines": {
"atom": "*"
},
"dependencies": {
}
}