aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/instagram-direct-messages/package.json
blob: 674f8b34fc9e047ba3a072afb7b67f799ee31330 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "instagram-direct-messages",
  "name": "Instagram Direct Messages",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
      "serviceURL": "https://www.instagram.com/direct/inbox/",
      "hasNotificationSound": true
  }
}