aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/pulseSMS/package.json
blob: 9025bd0bd0c410c14d7087766b31eec6c766d59c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "pulseSMS",
  "name": "Pulse SMS",
  "version": "1.0.0",
  "description": "Pulse SMS",
  "main": "index.js",
  "author": "Nico Rodriguez <nrodriguez25@github.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://pulsesms.app",
    "hasNotificationSound": true
  }
}