el-get/recipes/json-snatcher.rcp
Iqbal Ansari f71370c186 Added a bunch of different recipes
workgroups2   - A session manager for emacs
json-mode     - A major mode for editing JSON files
inf-mongo     - Run a MongoDB shell process in a buffer.
json-snatcher - An emacs extension to quickly extract path to a value
                in JSON files
tiny          - Quickly generate linear ranges in Emacs
2013-12-21 15:28:53 +05:30

5 lines
139 B
Plaintext

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