burn_synth 0.2.0

Shared utilities and pipeline re-exports for burn_synth
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "burn-synth-web-playwright",
  "private": true,
  "version": "1.0.0",
  "type": "module",
  "devDependencies": {
    "@playwright/test": "^1.58.2",
    "playwright": "^1.58.2"
  }
}