1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
mail/src/package.json
2014-03-02 23:50:16 +01:00

10 lines
176 B
JSON

{
"name": "Whiteout Mail",
"version": "0.0.1",
"main": "chrome.html",
"window": {
"toolbar": false,
"width": 1024,
"height": 768
}
}