8 lines
276 B
EmacsLisp
8 lines
276 B
EmacsLisp
|
(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:
|