lilith-platform.live/codebase/@features/my/scrape-scripts/bun.lock

23 lines
1.2 KiB
Text
Raw Normal View History

{
"lockfileVersion": 1,
"configVersion": 1,
"workspaces": {
"": {
"name": "@quinn/projects-scripts",
"dependencies": {
"@lilith/logger": "^1.0.0",
"playwright": "^1.44.0",
},
},
},
"packages": {
"@lilith/logger": ["@lilith/logger@1.0.0", "http://npm.black.lan/@lilith/logger/-/logger-1.0.0.tgz", {}, "sha512-H5BPadJ57nOn4B7ks6irxV/E0/XU2YZb6jVAe1WV2xiMxmOBMDax9VqrqXHbiOLBFY5/ipw9eNYYPSs3w9OpUQ=="],
"fsevents": ["fsevents@2.3.2", "http://npm.black.lan/fsevents/-/fsevents-2.3.2.tgz", { "os": "darwin" }, "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA=="],
"playwright": ["playwright@1.59.1", "http://npm.black.lan/playwright/-/playwright-1.59.1.tgz", { "dependencies": { "playwright-core": "1.59.1" }, "optionalDependencies": { "fsevents": "2.3.2" }, "bin": { "playwright": "cli.js" } }, "sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw=="],
"playwright-core": ["playwright-core@1.59.1", "http://npm.black.lan/playwright-core/-/playwright-core-1.59.1.tgz", { "bin": { "playwright-core": "cli.js" } }, "sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg=="],
}
}