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