mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-31 20:41:05 +08:00
12 lines
239 B
JSON
12 lines
239 B
JSON
|
{
|
||
|
"name": "inbox-contact-chip",
|
||
|
"version": "0.1.0",
|
||
|
"description": "Contact Chip",
|
||
|
"main": "./lib/main",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"license": "Proprietary",
|
||
|
"private": true
|
||
|
}
|