astro/packages/integrations/image/test/fixtures/squoosh-service/package.json
2023-04-13 22:19:08 +08:00

10 lines
204 B
JSON

{
"name": "@test/squoosh-service",
"version": "0.0.0",
"private": true,
"dependencies": {
"@astrojs/image": "workspace:*",
"@astrojs/node": "workspace:*",
"astro": "workspace:*"
}
}