hyper/package.json
2025-08-10 02:06:49 -04:00

14 lines
236 B
JSON

{
"name": "hyper-root",
"version": "4.0.0-q-canary.8",
"repository": "quine-global/hyper",
"engines": {
"node": "20.11.0"
},
"packageManager": "yarn@4.9.1",
"workspaces": [
"app",
"target",
"builder"
]
}