emacs-config/elpa/json-mode-20190123.422/json-mode-pkg.el
2020-04-28 12:47:35 +02:00

2 lines
319 B
EmacsLisp

;;; -*- 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")