mirror of https://tildegit.org/ben/dotfiles
10 lines
243 B
EmacsLisp
10 lines
243 B
EmacsLisp
|
(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:
|