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