aboutsummaryrefslogtreecommitdiff
path: root/packages/astro/test/fixtures/astro pages/package.json
blob: d8a59f5ae730adebb0dfe1b51790be28be8f56f7 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "name": "@test/astro-pages",
  "version": "0.0.0",
  "private": true,
  "dependencies": {
    "astro": "workspace:*"
  }
}