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