Mailspring/internal_packages/account-sidebar/package.json
DC 2bd710d668 Internal package.json license: GPLv3
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
2015-11-24 09:09:33 -08:00

14 lines
257 B
JSON
Executable file

{
"name": "account-sidebar",
"version": "0.1.0",
"main": "./lib/main",
"description": "Sidebar view that shows your account and important tags",
"license": "GPLv3",
"private": true,
"engines": {
"nylas": "*"
},
"dependencies": {
}
}