mail/src/package.json

10 lines
176 B
JSON
Raw Permalink Normal View History

2014-03-02 11:56:42 -05:00
{
"name": "Whiteout Mail",
2014-03-02 17:50:16 -05:00
"version": "0.0.1",
"main": "chrome.html",
"window": {
"toolbar": false,
"width": 1024,
"height": 768
}
2014-03-02 11:56:42 -05:00
}