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

3 lines
207 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "json-mode" "20160803.1606" "Major mode for editing JSON files" '((json-reformat "0.0.5") (json-snatcher "1.0.0")) :url "https://github.com/joshwnj/json-mode")