mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-03 22:53:51 +08:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"name": "inbox-contact-elements",
|
|
"version": "0.0.1",
|
|
"description": "Contact React Elements",
|
|
"main": "./lib/main",
|
|
"license": "Proprietary",
|
|
"engines": {
|
|
"atom": "*"
|
|
},
|
|
"private": true
|
|
}
|