Files
emacsd/elpa/flymake-json-20180511.911/flymake-json-pkg.el
Raymundo Vásquez Ruiz 22a9de120e added typescript and readme
2019-10-27 19:05:34 +01:00

3 lines
353 B
EmacsLisp

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