mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-05 14:59:28 +08:00
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"name": "inbox-participants",
|
|
"version": "0.0.1",
|
|
"description": "Contact List",
|
|
"main": "./lib/main",
|
|
"license": "Proprietary",
|
|
"engines": {
|
|
"atom": "*"
|
|
},
|
|
"private": true
|
|
}
|