mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-13 21:24:58 +08:00
11 lines
194 B
JSON
11 lines
194 B
JSON
|
{
|
||
|
"name": "message-list",
|
||
|
"version": "0.1.0",
|
||
|
"main": "./lib/main",
|
||
|
"description": "View messages for a thread",
|
||
|
"license": "Proprietary",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|