hyper/package.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"
}
}