emacs.d/elpa/json-mode-20190123.422/json-mode-pkg.el

3 lines
319 B
EmacsLisp
Raw Normal View History

2019-11-22 22:23:12 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "json-mode" "20190123.422" "Major mode for editing JSON files." '((json-reformat "0.0.5") (json-snatcher "1.0.0")) :commit "0e819e519ae17a2686e0881c4ca51fa873fa9b83" :authors '(("Josh Johnston")) :maintainer '("Josh Johnston") :url "https://github.com/joshwnj/json-mode")