mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 02:03:07 +08:00
e53270f843
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
11 lines
198 B
JSON
Executable file
11 lines
198 B
JSON
Executable file
{
|
|
"name": "category-picker",
|
|
"version": "0.1.0",
|
|
"main": "./lib/main",
|
|
"description": "Label & Folder Picker",
|
|
"license": "GPLv3",
|
|
"private": true,
|
|
"engines": {
|
|
"nylas": "*"
|
|
}
|
|
}
|