mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-12-12 20:36:29 +01:00
12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"name": "mode-switch",
|
|
"version": "0.0.1",
|
|
"description": "Mode switch",
|
|
"main": "./lib/main",
|
|
"license": "GPL-3.0",
|
|
"engines": {
|
|
"mailspring": "*"
|
|
},
|
|
"private": true
|
|
}
|