my-emacs-d/elpa/json-mode-20160601.356/json-mode-pkg.el

2 lines
175 B
EmacsLisp
Raw Normal View History

2016-06-29 07:21:54 +00:00
(define-package "json-mode" "20160601.356" "Major mode for editing JSON files" '((json-reformat "0.0.5") (json-snatcher "1.0.0")) :url "https://github.com/joshwnj/json-mode")