emacs/code/elpa/json-mode-20240427.1245/json-mode-pkg.el

8 lines
276 B
EmacsLisp
Raw Normal View History

2024-07-28 16:03:37 +00:00
(define-package "json-mode" "20240427.1245" "Major mode for editing JSON files"
'((json-snatcher "1.0.0")
(emacs "24.4"))
:commit "77125b01c0ddce537085201098bea9b4b8ba6be3" :url "https://github.com/joshwnj/json-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: