aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pushbullet/package.json
blob: ebd04be56becc25a48d5a8f4a68f2102a21012c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "pushbullet",
  "name": "Pushbullet",
  "version": "1.0.2",
  "description": "Pushbullet",
  "main": "index.js",
  "author": "Diego bersanetti <diego.bersanetti@gmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.pushbullet.com/"
  }
}