aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/instagram/package.json
blob: e53eee856631768cd823c4191ecaeec638db8a34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "instagram",
  "name": "Instagram",
  "version": "2.0.1",
  "description": "Instagram",
  "main": "index.js",
  "author": "Amine Mouafik <amine@mouafik.fr>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://instagram.com/direct/inbox",
    "hasNotificationSound": true
  }
}