aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/github_entreprise/package.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-03-06 11:31:19 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-03-06 11:31:19 +0100
commit332bfc4139371f489a34326ebdf48ce5d4bf0b8b (patch)
treeea6d6cdaf6984a4c9d9099f545840202007d9e7d /uncompressed/github_entreprise/package.json
parent#34 Switch Office 365 Outlook recipe (diff)
parentRemove discountinued Google services (Allo/Inbox) #49 #50 (diff)
downloadferdium-recipes-332bfc4139371f489a34326ebdf48ce5d4bf0b8b.tar.gz
ferdium-recipes-332bfc4139371f489a34326ebdf48ce5d4bf0b8b.tar.zst
ferdium-recipes-332bfc4139371f489a34326ebdf48ce5d4bf0b8b.zip
Merge branch 'master' of https://github.com/getferdi/recipes
Diffstat (limited to 'uncompressed/github_entreprise/package.json')
-rw-r--r--uncompressed/github_entreprise/package.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/uncompressed/github_entreprise/package.json b/uncompressed/github_entreprise/package.json
new file mode 100644
index 0000000..245d655
--- /dev/null
+++ b/uncompressed/github_entreprise/package.json
@@ -0,0 +1,13 @@
1{
2 "id": "github_entreprise",
3 "name": "GitHub Entreprise",
4 "version": "1.0.0",
5 "description": "GitHub Entreprise",
6 "main": "index.js",
7 "author": "Antoine Aumjaud",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://github.mycompany.com/",
11 "hasCustomUrl": true
12 }
13}