mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"name": "analytics",
|
|
"version": "0.1.0",
|
|
"main": "./lib/main",
|
|
"description": "Analytics",
|
|
"license": "Proprietary",
|
|
"private": true,
|
|
"windowTypes": {
|
|
"default": true
|
|
},
|
|
"engines": {
|
|
"mailspring": "*"
|
|
}
|
|
}
|