Mercurial > hg > dotemacs
view elpa/json-mode-1.7.0/json-mode-pkg.el @ 195:8ef7ef4aad42
json-mode: version 1.7.0
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Tue, 26 Nov 2019 14:34:03 -0500 (2019-11-26) |
parents | elpa/json-mode-1.2.0/json-mode-pkg.el@ec989c73f6da |
children |
line wrap: on
line source
;;; -*- no-byte-compile: t -*- (define-package "json-mode" "1.7.0" "Major mode for editing JSON files" '((json-reformat "0.0.5") (json-snatcher "1.0.0")) :commit "9ba01b868a6b138feeff82b9eb0abd331d29325f" :authors '(("Josh Johnston")) :maintainer '("Josh Johnston") :url "https://github.com/joshwnj/json-mode")