mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-14 13:44:41 +08:00
11 lines
182 B
JSON
11 lines
182 B
JSON
|
{
|
||
|
"name": "notifications",
|
||
|
"version": "0.1.0",
|
||
|
"main": "./lib/main",
|
||
|
"description": "Notifications",
|
||
|
"license": "Proprietary",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|