aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/facebook/package.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-03-27 11:52:46 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-03-27 11:52:46 +0100
commit7c48e548b296f818a732784b1635dc854cae86e7 (patch)
tree0f0843c636509034a04a888de8af63fe95773877 /uncompressed/facebook/package.json
parentAdd reddit (diff)
downloadferdium-recipes-7c48e548b296f818a732784b1635dc854cae86e7.tar.gz
ferdium-recipes-7c48e548b296f818a732784b1635dc854cae86e7.tar.zst
ferdium-recipes-7c48e548b296f818a732784b1635dc854cae86e7.zip
Add Facebook
Diffstat (limited to 'uncompressed/facebook/package.json')
-rwxr-xr-xuncompressed/facebook/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/uncompressed/facebook/package.json b/uncompressed/facebook/package.json
new file mode 100755
index 0000000..5783e7a
--- /dev/null
+++ b/uncompressed/facebook/package.json
@@ -0,0 +1,12 @@
1{
2 "id": "facebook",
3 "name": "Facebook",
4 "version": "1.0.1",
5 "description": "Facebook",
6 "main": "index.js",
7 "author": "Tony Ko <tony@htko.ca> and The Ferdi Team <hello@getferdi.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://www.facebook.com/login"
11 }
12}