/usr/lib/freemedforms/ZipCodes.pluginspec is in freemedforms-emr 0.7.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | <plugin name="ZipCodes" version="0.7.6" compatVersion="0.7.6">
<vendor>FreeMedForms</vendor>
<copyright>(C) 2008-2011 Eric Maeker, MD</copyright>
<license>Released the GPLv3 license.</license>
<description>Zip codes analyzer and auto-completer plugin.</description>
<url>http://www.freemedforms.com</url>
<dependencyList>
<dependency name="Core" version="0.7.6"/>
</dependencyList>
</plugin>
|