name(logicmoo_webui).
version('2.0.3').
author('Douglas R. Miles','logicmoo@gmail.com').
title('LogicMOO - The pack that installs the WebUI').
keywords([pfc,extension,clif,datalog,del,fol,snark,logicmooi,webui,www]).
home('https://github.com/TeamSPoon/logicmoo_webui/').
download('https://github.com/TeamSPoon/logicmoo_webui.git/release/*.tgz').
requires(logicmoo_utils).
autoload(false).


