diff options
Diffstat (limited to 'index/jsx.mk')
-rw-r--r-- | index/jsx.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/jsx.mk b/index/jsx.mk deleted file mode 100644 index f40f291..0000000 --- a/index/jsx.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += jsx -pkg_jsx_name = jsx -pkg_jsx_description = An Erlang application for consuming, producing and manipulating JSON. -pkg_jsx_homepage = https://github.com/talentdeficit/jsx -pkg_jsx_fetch = git -pkg_jsx_repo = https://github.com/talentdeficit/jsx -pkg_jsx_commit = main |