#!/usr/bin/env bash

# mock pkg (audit) for simplemonitor

cat <<EOF
{
	"pkg_count": 0
}
EOF
