aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/github_entreprise/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/github_entreprise/package.json')
-rw-r--r--uncompressed/github_entreprise/package.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/uncompressed/github_entreprise/package.json b/uncompressed/github_entreprise/package.json
deleted file mode 100644
index e979c82..0000000
--- a/uncompressed/github_entreprise/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
1{
2 "id": "github_entreprise",
3 "name": "GitHub Enterprise",
4 "version": "1.0.1",
5 "description": "GitHub Enterprise",
6 "main": "index.js",
7 "author": "Antoine Aumjaud",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://github.mycompany.com/",
11 "hasCustomUrl": true
12 }
13}