Mailspring/internal_packages/inbox-contact-elements/package.json
DC e53270f843 Internal package.json license: GPLv3
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
2015-11-24 09:09:33 -08:00

12 lines
206 B
JSON

{
"name": "inbox-contact-elements",
"version": "0.0.1",
"description": "Contact React Elements",
"main": "./lib/main",
"license": "GPLv3",
"engines": {
"nylas": "*"
},
"private": true
}