← back to Rentv Promos

videos/daily/package.json

12 lines

{
  "name": "daily",
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "npx --yes hyperframes@0.7.68 preview",
    "check": "npx --yes hyperframes@0.7.68 check",
    "render": "npx --yes hyperframes@0.7.68 render",
    "publish": "npx --yes hyperframes@0.7.68 publish"
  }
}