aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/purelymail/package.json
blob: d09652b925966e873c06f5c65d5dab201f8c3795 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "purelymail",
  "name": "Purelymail",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://inbox.purelymail.com",
    "hasNotificationSound": true
  }
}