mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 20:44:30 +08:00
11 lines
213 B
JSON
11 lines
213 B
JSON
|
{
|
||
|
"name": "calendar-bar",
|
||
|
"version": "0.1.0",
|
||
|
"main": "./lib/main",
|
||
|
"description": "Footer bar that shows your daily availability",
|
||
|
"license": "Proprietary",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|