Files
OneForAll-mirror/data/rules/whatweb/th-erp.json
T
2020-07-29 00:02:06 +08:00

16 lines
634 B
JSON

{
"name": "th-ERP",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "ERP application, including point-of-sale (POS), stock (inventory/warehouse), purchase, payables, receivables, general ledger (accounting), payroll, human resource (HR), time tracking, project management. th-ERP is written in PHP and using MySQL.",
"website": "http://sourceforge.net/projects/therp/",
"matches": [
{
"text": "<LINK REL=StyleSheet HREF='../include/therp.css' TYPE='text/css'><script>"
},
{
"text": "<title>thERP - Login</title>"
}
]
}