mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 23:54:13 +08:00
13 lines
251 B
JSON
Executable file
13 lines
251 B
JSON
Executable file
{
|
|
"name": "sidebar-fullcontact",
|
|
"version": "0.1.0",
|
|
"main": "./lib/main",
|
|
"description": "View user data on the sidebar via fullcontact",
|
|
"license": "GPLv3",
|
|
"private": true,
|
|
"engines": {
|
|
"nylas": "*"
|
|
},
|
|
"dependencies": {
|
|
}
|
|
}
|