3 lines
207 B
EmacsLisp
Raw Normal View History

2016-08-18 22:01:20 +02:00
;;; -*- 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")