mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 16:56:33 +00:00
379 lines
12 KiB
JSON
379 lines
12 KiB
JSON
{
|
|
"name": "betterframe",
|
|
"version": "0.1.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "betterframe",
|
|
"version": "0.1.0",
|
|
"license": "AGPL-3.0-only OR Commercial",
|
|
"workspaces": [
|
|
"server",
|
|
"nodered"
|
|
],
|
|
"engines": {
|
|
"node": ">=23.0.0",
|
|
"npm": ">=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/@anyvali/js": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/@anyvali/js/-/js-0.2.0.tgz",
|
|
"integrity": "sha512-iJq1dZJTwgk3H99/+U+wl0bXbd4zvBv/8ycpl8vBwUPGmbqLjkP+lul0wbjzrVyfBJJJnwXpIRXgWwZn7eBCQg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=22"
|
|
}
|
|
},
|
|
"node_modules/@betterframe/server": {
|
|
"resolved": "server",
|
|
"link": true
|
|
},
|
|
"node_modules/@bsb/base": {
|
|
"version": "9.1.11",
|
|
"resolved": "https://registry.npmjs.org/@bsb/base/-/base-9.1.11.tgz",
|
|
"integrity": "sha512-Ys71H04Uc+pftGxWgfEGbmg1NSNxkz6trzmCTUHL+/eg6UqKDuYmvrzr/xB2tBvB5uArTsZ3m0wha+OqghTCZg==",
|
|
"license": "(AGPL-3.0-only OR Commercial)",
|
|
"dependencies": {
|
|
"@anyvali/js": "^0.2.0",
|
|
"chokidar": "^5.0.0",
|
|
"uuid": "^13.0.0",
|
|
"yaml": "^2.8.2"
|
|
},
|
|
"bin": {
|
|
"bsb": "lib/cli.js",
|
|
"bsb-client-cli": "lib/scripts/bsb-client-cli.js",
|
|
"bsb-plugin-cli": "lib/scripts/bsb-plugin-cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=23.0.0",
|
|
"npm": ">=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/@epic-web/invariant": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/@epic-web/invariant/-/invariant-1.0.0.tgz",
|
|
"integrity": "sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@noble/hashes": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-2.2.0.tgz",
|
|
"integrity": "sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 20.19.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
},
|
|
"node_modules/@phc/format": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/@phc/format/-/format-1.0.0.tgz",
|
|
"integrity": "sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "25.6.2",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.6.2.tgz",
|
|
"integrity": "sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~7.19.0"
|
|
}
|
|
},
|
|
"node_modules/argon2": {
|
|
"version": "0.44.0",
|
|
"resolved": "https://registry.npmjs.org/argon2/-/argon2-0.44.0.tgz",
|
|
"integrity": "sha512-zHPGN3S55sihSQo0dBbK0A5qpi2R31z7HZDZnry3ifOyj8bZZnpZND2gpmhnRGO1V/d555RwBqIK5W4Mrmv3ig==",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@phc/format": "^1.0.0",
|
|
"cross-env": "^10.0.0",
|
|
"node-addon-api": "^8.5.0",
|
|
"node-gyp-build": "^4.8.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.17.0"
|
|
}
|
|
},
|
|
"node_modules/chokidar": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz",
|
|
"integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readdirp": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 20.19.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
},
|
|
"node_modules/cross-env": {
|
|
"version": "10.1.0",
|
|
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-10.1.0.tgz",
|
|
"integrity": "sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@epic-web/invariant": "^1.0.0",
|
|
"cross-spawn": "^7.0.6"
|
|
},
|
|
"bin": {
|
|
"cross-env": "dist/bin/cross-env.js",
|
|
"cross-env-shell": "dist/bin/cross-env-shell.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.6",
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.2.3",
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/h3": {
|
|
"version": "2.0.1-rc.22",
|
|
"resolved": "https://registry.npmjs.org/h3/-/h3-2.0.1-rc.22.tgz",
|
|
"integrity": "sha512-Esv0DMIuPkCTSWCA0vO73vcTqwzH1wjSrAO1TXNu/K3up1sZHa9EKMapbmxCDYBeymC3fVTk4qxp7ogQWQ+KgA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rou3": "^0.8.1",
|
|
"srvx": "^0.11.15"
|
|
},
|
|
"bin": {
|
|
"h3": "bin/h3.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.11.1"
|
|
},
|
|
"peerDependencies": {
|
|
"crossws": "^0.4.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"crossws": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/jsx-htmx": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/jsx-htmx/-/jsx-htmx-2.0.2.tgz",
|
|
"integrity": "sha512-c4PHygDkwo9Xc7fN8iRYw29KAt5Oz+aCTuxneNpLOvt0D2ltTsd2ASreAFtgjDX1D7sOpKM6RUiuh78nvifN5g==",
|
|
"license": "AGPL-3.0-only",
|
|
"dependencies": {
|
|
"csstype": "^3.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
},
|
|
"node_modules/node-addon-api": {
|
|
"version": "8.7.0",
|
|
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.7.0.tgz",
|
|
"integrity": "sha512-9MdFxmkKaOYVTV+XVRG8ArDwwQ77XIgIPyKASB1k3JPq3M8fGQQQE3YpMOrKm6g//Ktx8ivZr8xo1Qmtqub+GA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^18 || ^20 || >= 21"
|
|
}
|
|
},
|
|
"node_modules/node-gyp-build": {
|
|
"version": "4.8.4",
|
|
"resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz",
|
|
"integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"node-gyp-build": "bin.js",
|
|
"node-gyp-build-optional": "optional.js",
|
|
"node-gyp-build-test": "build-test.js"
|
|
}
|
|
},
|
|
"node_modules/otpauth": {
|
|
"version": "9.5.1",
|
|
"resolved": "https://registry.npmjs.org/otpauth/-/otpauth-9.5.1.tgz",
|
|
"integrity": "sha512-fJmDAHc8wImfqqqOXIlBvT1dEKrZK0Cmb2VEgScpNTolCz0PHh6ExUZGv4sLtOsWNaHCQlD+rRqaPgnoxFoZjQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@noble/hashes": "2.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/hectorm/otpauth?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz",
|
|
"integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 20.19.0"
|
|
},
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
},
|
|
"node_modules/rou3": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/rou3/-/rou3-0.8.1.tgz",
|
|
"integrity": "sha512-ePa+XGk00/3HuCqrEnK3LxJW7I0SdNg6EFzKUJG73hMAdDcOUC/i/aSz7LSDwLrGr33kal/rqOGydzwl6U7zBA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/srvx": {
|
|
"version": "0.11.15",
|
|
"resolved": "https://registry.npmjs.org/srvx/-/srvx-0.11.15.tgz",
|
|
"integrity": "sha512-iXsux0UcOjdvs0LCMa2Ws3WwcDUozA3JN3BquNXkaFPP7TpRqgunKdEgoZ/uwb1J6xaYHfxtz9Twlh6yzwM6Tg==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"srvx": "bin/srvx.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.16.0"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "6.0.3",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
|
|
"integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "7.19.2",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.19.2.tgz",
|
|
"integrity": "sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "13.0.2",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-13.0.2.tgz",
|
|
"integrity": "sha512-vzi9uRZ926x4XV73S/4qQaTwPXM2JBj6/6lI/byHH1jOpCzb0zDbfytgA9LcN/hzb2l7WQSQnxITOVx5un/wGw==",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist-node/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "2.8.4",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.4.tgz",
|
|
"integrity": "sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"yaml": "bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/eemeli"
|
|
}
|
|
},
|
|
"server": {
|
|
"name": "@betterframe/server",
|
|
"version": "0.1.0",
|
|
"license": "AGPL-3.0-only OR Commercial",
|
|
"dependencies": {
|
|
"@anyvali/js": "^0.2.0",
|
|
"@bsb/base": "^9.1.11",
|
|
"argon2": "^0.44.0",
|
|
"h3": "^2.0.1-rc.22",
|
|
"jsx-htmx": "^2.0.2",
|
|
"otpauth": "^9.5.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^25.0.0",
|
|
"typescript": "^6.0.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@bsb/base": "^9.1.11"
|
|
}
|
|
}
|
|
}
|
|
}
|