summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/package.json
blob: 4b54bb6c090e25fe5143d53fa88f83fb70a5ac23 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "name": "@astrojs/netlify",
  "version": "0.0.0",
  "private": true,
  "type": "module",
  "keywords": [],
  "dont_remove": "This is a placeholder for the sake of the docs smoke test"
}