mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-28 11:24:11 +08:00
11 lines
231 B
JSON
11 lines
231 B
JSON
{
|
|
"name": "category-mapper",
|
|
"version": "0.1.0",
|
|
"main": "./lib/main",
|
|
"description": "Allow users to manually map roles to categories",
|
|
"license": "GPL-3.0",
|
|
"private": true,
|
|
"engines": {
|
|
"mailspring": "*"
|
|
}
|
|
}
|