videos/dw-new-arrivals-reveal/package.json
{
"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"
}
}