Currently, the jsons created from keyframes-cli are in the format of `[compName].json`. Adding in the aep name would be more helpful, as we could then trace what version of an aep the comp came from (`[aepName]_[compName].json`).
Currently, the jsons created from keyframes-cli are in the format of
[compName].json.Adding in the aep name would be more helpful, as we could then trace what version of an aep the comp came from (
[aepName]_[compName].json).