diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:22 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:22 +0300 |
commit | 03b21d77e1c316c93ef56155ec22024a2cadaa82 (patch) | |
tree | 6909d9ac9ecf3620970f45c39852adb7fa2f20f3 /packages.v2.tsv | |
parent | 24797d6cd24110bf47b4fb012ad22e21d0c3e8b8 (diff) | |
download | erlang.mk-03b21d77e1c316c93ef56155ec22024a2cadaa82.tar.gz erlang.mk-03b21d77e1c316c93ef56155ec22024a2cadaa82.tar.bz2 erlang.mk-03b21d77e1c316c93ef56155ec22024a2cadaa82.zip |
Add package jsonpath to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 62a5e34..bc0ce26 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -203,6 +203,7 @@ joxa git https://github.com/joxa/joxa master https://github.com/joxa/joxa A Mode jsonerl git https://github.com/lambder/jsonerl master a b json git https://github.com/talentdeficit/json master https://github.com/talentdeficit/json a high level json library for erlang (17.0+) jsonpath git https://github.com/GeneStevens/jsonpath master a b +jsonpath git https://github.com/GeneStevens/jsonpath master https://github.com/GeneStevens/jsonpath Fast Erlang JSON data retrieval and updates via javascript-like notation json_rec git https://github.com/justinkirby/json_rec master a b jsx git https://github.com/talentdeficit/jsx master https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON. kafka git https://github.com/wooga/kafka-erlang master a b |