diff options
Diffstat (limited to 'index/jsonpath.mk')
-rw-r--r-- | index/jsonpath.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/jsonpath.mk b/index/jsonpath.mk deleted file mode 100644 index 0eb069c..0000000 --- a/index/jsonpath.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |