name(file_scope).
version('1.1.118').
title('File local scoped efects').
keywords([source]).
author( 'Douglas Miles', 'http://www.linkedin.com/in/logicmoo' ).
packager( 'TeamSPoon/LogicMoo', 'https://github.com/TeamSPoon/' ).
maintainer( 'TeamSPoon', 'https://github.com/TeamSPoon/' ).
home( 'https://github.com/TeamSPoon/file_scope' ).
download( 'https://github.com/TeamSPoon/file_scope/release/*.zip' ).
requires(must_trace).
requires(logicmoo_utils).
autoload(true).

