11 lines
221 B
JSON
11 lines
221 B
JSON
{
|
|
"name": "@test/rotation",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/image": "workspace:*",
|
|
"@astrojs/node": "workspace:*",
|
|
"astro": "workspace:*",
|
|
"sharp": "^0.31.0"
|
|
}
|
|
}
|