aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/instagram/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/instagram/package.json')
-rw-r--r--uncompressed/instagram/package.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/uncompressed/instagram/package.json b/uncompressed/instagram/package.json
new file mode 100644
index 0000000..639afdb
--- /dev/null
+++ b/uncompressed/instagram/package.json
@@ -0,0 +1,15 @@
1{
2 "id": "instagram",
3 "name": "Instagram",
4 "version": "1.0.0",
5 "description": "Instagram",
6 "main": "index.js",
7 "author": "Amine Mouafik <amine@mouafik.fr>",
8 "license": "MIT",
9 "repository": "https://github.com/getferdi/recipes",
10 "config": {
11 "hasNotificationSound": false,
12 "hasIndirectMessages": true,
13 "serviceURL": "https://www.instagram.com/direct/inbox/"
14 }
15}