el-get/recipes/json-snatcher.rcp
Vedang Manerikar 14afefd0b6
Update recipe for json-mode (#2925)
* Update recipe for json-mode

This package no longer depends on `json-refactor`.

* Json-mode has moved to the json-emacs Github repo
2024-05-24 09:08:52 +02:00

6 lines
174 B
Plaintext

(:name json-snatcher
:description "Find the path to a value in JSON"
:type github
:pkgname "Sterlingg/json-snatcher"
:minimum-emacs-version "24")