Mailspring/app/internal_packages/custom-fonts/package.json
2017-09-09 00:21:26 -07:00

16 lines
257 B
JSON

{
"name": "custom-fonts",
"version": "0.1.0",
"main": "./lib/main",
"description": "Custom Fonts",
"license": "Proprietary",
"private": true,
"syncInit": true,
"windowTypes": {
"all": true
},
"engines": {
"mailspring": "*"
}
}