mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
97 lines
2.9 KiB
JSON
97 lines
2.9 KiB
JSON
{
|
|
"name": "mock-server",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"@stdy/cli": "^0.19.7"
|
|
}
|
|
},
|
|
"node_modules/@stdy/cli": {
|
|
"version": "0.19.7",
|
|
"resolved": "https://registry.npmjs.org/@stdy/cli/-/cli-0.19.7.tgz",
|
|
"integrity": "sha512-ukdY2+DTLnyZlEcXE9CumglngTvR7I+86IJHwlguokgZb3hYtWznbgcW4BbVNmtCcAp4tgNibY3gDlqSWZ4Ang==",
|
|
"license": "Elastic-2.0",
|
|
"bin": {
|
|
"steady": "steady.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@stdy/cli-darwin-arm64": "0.19.7",
|
|
"@stdy/cli-darwin-x64": "0.19.7",
|
|
"@stdy/cli-linux-arm64": "0.19.7",
|
|
"@stdy/cli-linux-x64": "0.19.7",
|
|
"@stdy/cli-win32-x64": "0.19.7"
|
|
}
|
|
},
|
|
"node_modules/@stdy/cli-darwin-arm64": {
|
|
"version": "0.19.7",
|
|
"resolved": "https://registry.npmjs.org/@stdy/cli-darwin-arm64/-/cli-darwin-arm64-0.19.7.tgz",
|
|
"integrity": "sha512-baIrUrzhOgQmMOaOhrYZ0v95yMt5P26qeZdE+I79zaJbETjF8vM63AM+XHn7jVPulORG8lD+n90kyYfo20t9aA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "Elastic-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@stdy/cli-darwin-x64": {
|
|
"version": "0.19.7",
|
|
"resolved": "https://registry.npmjs.org/@stdy/cli-darwin-x64/-/cli-darwin-x64-0.19.7.tgz",
|
|
"integrity": "sha512-3qEi400gNuY564Ku8Bru1h36vhfsrfk7IrukZgcovHVi3ANMLSMGsINgE+HM77patSlmB/fAgHWORZzHfn5ftg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "Elastic-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@stdy/cli-linux-arm64": {
|
|
"version": "0.19.7",
|
|
"resolved": "https://registry.npmjs.org/@stdy/cli-linux-arm64/-/cli-linux-arm64-0.19.7.tgz",
|
|
"integrity": "sha512-i5y5Wq27ukiyUxRRz5kbnQZ7bvaXo4/ys99y2C05Z8GrHiknTe4jKDVXxH6IHuDLEuUiMWPR/sBuzqlv2uz9pA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "Elastic-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@stdy/cli-linux-x64": {
|
|
"version": "0.19.7",
|
|
"resolved": "https://registry.npmjs.org/@stdy/cli-linux-x64/-/cli-linux-x64-0.19.7.tgz",
|
|
"integrity": "sha512-JxmvY8ca0hKTvTysXRn2sMqWDQiIAm2f+lpiRn1dQ02JN+2wzpDUZ/3TSLpAtvlqPM1enGtVG3Wn3nnV/MQN8Q==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "Elastic-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@stdy/cli-win32-x64": {
|
|
"version": "0.19.7",
|
|
"resolved": "https://registry.npmjs.org/@stdy/cli-win32-x64/-/cli-win32-x64-0.19.7.tgz",
|
|
"integrity": "sha512-FNhuOpiglzJLT95sn+jOVc31M0r12H+hJ9C1mJsTckDJHu39Rq8h6ZcaL+oP2wXkkxipdAprj3m/jgpiFbcVgQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "Elastic-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
}
|
|
}
|
|
}
|