json.mk 264 B

1234567
  1. PACKAGES += json
  2. pkg_json_name = json
  3. pkg_json_description = a high level json library for erlang (17.0+)
  4. pkg_json_homepage = https://github.com/talentdeficit/json
  5. pkg_json_fetch = git
  6. pkg_json_repo = https://github.com/talentdeficit/json
  7. pkg_json_commit = master