about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/ghub-20180911.1858/ghub-pkg.el
blob: c51636550dac01121cbd0f8cccf36142cef5d29f (plain) (blame)
1
2
3
4
5
6
7
8
9
(define-package "ghub" "20180911.1858" "Minuscule client libraries for Git forge APIs."
  '((emacs "24.4")
    (dash "2.14.1")
    (graphql "0")
    (let-alist "1.0.5")
    (treepy "0.1.0")))
;; Local Variables:
;; no-byte-compile: t
;; End: