mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
e53270f843
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
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": {
|
|
}
|
|
}
|