aboutsummaryrefslogtreecommitdiffstats
path: root/index/jsonpath.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/jsonpath.mk')
-rw-r--r--index/jsonpath.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/jsonpath.mk b/index/jsonpath.mk
new file mode 100644
index 0000000..0eb069c
--- /dev/null
+++ b/index/jsonpath.mk
@@ -0,0 +1,7 @@
+PACKAGES += jsonpath
+pkg_jsonpath_name = jsonpath
+pkg_jsonpath_description = Fast Erlang JSON data retrieval and updates via javascript-like notation
+pkg_jsonpath_homepage = https://github.com/GeneStevens/jsonpath
+pkg_jsonpath_fetch = git
+pkg_jsonpath_repo = https://github.com/GeneStevens/jsonpath
+pkg_jsonpath_commit = master