aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pulsesms/package.json
blob: 434a944d0c87cc9dadca50d7b9dc3fefa04b9963 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "pulsesms",
  "name": "PulseSMS",
  "version": "1.1.3",
  "description": "PulseSMS Franz Recipe",
  "main": "index.js",
  "author": "Serubin <serubin@serubin.net>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://pulsesms.app",
    "hasNotificationSound": true
  }
}