Mailspring/internal_packages/attachments/package.json

14 lines
231 B
JSON
Raw Normal View History

{
"name": "attachments",
"version": "0.1.0",
"main": "./lib/main",
"description": "View attachments on messages",
"license": "Proprietary",
"private": true,
"engines": {
"atom": "*"
},
"dependencies": {
}
}