How to create a jq library?

cat timesheet.jq
mkdir -p ~/.jq && (cd $_; ln -sf $OLDPWD/timesheet.jq)
tree ~/.jq