mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 13:14:16 +08:00
19 lines
No EOL
350 B
JSON
19 lines
No EOL
350 B
JSON
{
|
|
"name": "replaced-at-runtime",
|
|
"main": "./lib/main",
|
|
"version": "0.1.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": ""
|
|
},
|
|
"engines": {
|
|
"mailspring": ">=1.0.1"
|
|
},
|
|
"windowTypes": {
|
|
"default": true,
|
|
"composer": true
|
|
},
|
|
"description": "Enter a description of your package!",
|
|
"dependencies": {},
|
|
"license": "MIT"
|
|
} |