Mailspring/internal_packages/participant-profile/package.json
2016-03-10 18:40:26 -05:00

16 lines
305 B
JSON

{
"name": "participant-profile",
"version": "0.1.0",
"title": "Participant Profile",
"description": "Information about a participant",
"isOptional": false,
"main": "lib/main",
"windowTypes": {
"default": true
},
"dependencies": {
"clearbit": "^1.2"
},
"license": "GPL-3.0"
}