← back to Marketing Command Center

videos/mcc-streamline-promo/package.json

12 lines

{
  "name": "mcc-streamline-promo",
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "npx --yes hyperframes@0.7.107 preview",
    "check": "npx --yes hyperframes@0.7.107 check",
    "render": "npx --yes hyperframes@0.7.107 render",
    "publish": "npx --yes hyperframes@0.7.107 publish"
  }
}