aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/jira/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/jira/package.json')
-rw-r--r--uncompressed/jira/package.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/uncompressed/jira/package.json b/uncompressed/jira/package.json
deleted file mode 100644
index 77adaa7..0000000
--- a/uncompressed/jira/package.json
+++ /dev/null
@@ -1,16 +0,0 @@
1{
2 "id": "jira",
3 "name": "Jira",
4 "version": "1.2.0",
5 "description": "Jira",
6 "main": "index.js",
7 "author": "Leonardo Bragatti <leonardo.bragatti@gmail.com> and The Ferdi Team <hello@getferdi.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://{teamId}.atlassian.net",
11 "urlInputSuffix": ".atlassian.net",
12 "hasTeamId": true,
13 "hasCustomUrl": true,
14 "hasNotificationSound": true
15 }
16}