Files
emacsd/elpa/flymake-json-20180511.911/flymake-json-pkg.el

3 lines
353 B
EmacsLisp
Raw Normal View History

2019-10-27 19:05:34 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "flymake-json" "20180511.911" "A flymake handler for json using jsonlint" '((flymake-easy "0.1")) :commit "ae58795f948402e987cda4c15f10354f8ec2d0fd" :authors '(("Steve Purcell" . "steve@sanityinc.com")) :maintainer '("Steve Purcell" . "steve@sanityinc.com") :url "https://github.com/purcell/flymake-json")