about summary refs log tree commit diff
path: root/emacs/.emacs.d/elpa/ghub-20180924.713/ghub-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/elpa/ghub-20180924.713/ghub-pkg.el')
-rw-r--r--emacs/.emacs.d/elpa/ghub-20180924.713/ghub-pkg.el9
1 files changed, 9 insertions, 0 deletions
diff --git a/emacs/.emacs.d/elpa/ghub-20180924.713/ghub-pkg.el b/emacs/.emacs.d/elpa/ghub-20180924.713/ghub-pkg.el
new file mode 100644
index 0000000..e6411a0
--- /dev/null
+++ b/emacs/.emacs.d/elpa/ghub-20180924.713/ghub-pkg.el
@@ -0,0 +1,9 @@
+(define-package "ghub" "20180924.713" "Minuscule client libraries for Git forge APIs."
+  '((emacs "24.4")
+    (dash "2.14.1")
+    (graphql "0.1")
+    (let-alist "1.0.5")
+    (treepy "0.1.0")))
+;; Local Variables:
+;; no-byte-compile: t
+;; End: