mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
17 lines
290 B
JSON
17 lines
290 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"
|
|
],
|
|
"devDependencies": {
|
|
"node-gyp": "^11.3.0"
|
|
}
|
|
}
|