# HG changeset patch # User Kim Alvefur # Date 1601927764 -7200 # Node ID 7191d4638393429c5fc46318188a4947ae061c4f # Parent 3a03ae9a088256c94c7b50cad8507ac683ea262d mod_rest: Add packaging metadata to include jsonmap lib and examples diff -r 3a03ae9a0882 -r 7191d4638393 mod_rest/README.markdown --- a/mod_rest/README.markdown Mon Oct 05 16:45:06 2020 +0100 +++ b/mod_rest/README.markdown Mon Oct 05 21:56:04 2020 +0200 @@ -2,6 +2,12 @@ labels: - 'Stage-Alpha' summary: RESTful XMPP API +rockspec: + build: + modules: + mod_rest.jsonmap: jsonmap.lib.lua + copy_directories: + - example --- # Introduction