aboutsummaryrefslogtreecommitdiff
path: root/Cask
blob: a715b2a0f6aeb02903f281d632d599b9dc01e050 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
(package "stack-mode" "0" "Stack Exchange for Emacs")

(source gnu)
(source melpa-stable)

(files "stack-*.el")

(depends-on "json" "1.4")

(development
 (depends-on "ert"))