summaryrefslogtreecommitdiff
path: root/tests/specs/publish/no_check_surfaces_syntax_error/deno.json
blob: fe4300ad63f053caa1d0884376dc394996bf7dca (plain)
1
2
3
4
5
{
  "name": "@scope/pkg",
  "version": "1.0.0",
  "exports": "./mod.ts"
}