"""Script wrapper for python -m."""

from compact_json._compact_json import main

main()
