← back to Dw Marketing Reels

videos/dw-new-arrivals-reveal/package.json

12 lines

{
  "name": "dw-new-arrivals-reveal",
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "npx --yes hyperframes@0.7.61 preview",
    "check": "npx --yes hyperframes@0.7.61 check",
    "render": "npx --yes hyperframes@0.7.61 render",
    "publish": "npx --yes hyperframes@0.7.61 publish"
  }
}