mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 01:54:40 +08:00
12 lines
234 B
JSON
12 lines
234 B
JSON
{
|
|
"name": "preferences",
|
|
"version": "0.1.0",
|
|
"main": "./lib/main",
|
|
"description": "Nylas Preferences Window Component",
|
|
"license": "GPL-3.0",
|
|
"syncInit": true,
|
|
"private": true,
|
|
"engines": {
|
|
"mailspring": "*"
|
|
}
|
|
}
|