doomemacs/modules/lang/json/packages.el
Edmund Miller 2c158c8b81
Feat: add counsel-jq
Co-authored-by: rushsteve1 <rushsteve1@rushsteve1.us>
2020-05-28 10:14:19 -05:00

6 lines
180 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; lang/json/packages.el
(package! json-mode :pin "0e819e519a")
(package! json-snatcher :pin "c4cecc0a50")
(package! counsel-jq :pin "b14dfc5c18")