mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-09 17:55:35 +08:00
11 lines
191 B
JSON
11 lines
191 B
JSON
|
{
|
||
|
"name": "thread-list",
|
||
|
"version": "0.1.0",
|
||
|
"main": "./lib/main",
|
||
|
"description": "View threads using React",
|
||
|
"license": "Proprietary",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|