mkdir -p artifacts
terser < jmespath.js > artifacts/jmespath.min.js
sed -i 's|#!/usr/bin/env node||g' jp.js
