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