Mailspring/internal_packages/inbox-contact-chip/package.json

14 lines
275 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"
},
"engines": {
"atom": "*"
},
"license": "Proprietary",
"private": true
}