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