Mailspring/packages/client-app/internal_packages/verify-install-location/package.json

14 lines
248 B
JSON

{
"name": "verify-install-location",
"main": "./lib/main",
"version": "0.0.1",
"description": "Verifies the install location for N1",
"license": "GPL-3.0",
"engines": {
"nylas": "*"
},
"windowTypes": {
"default": true
}
}