summaryrefslogtreecommitdiff
path: root/tests/specs/publish/npm_workspace/add/jsr.json
blob: 2f20d679466a958cd647c1272a474a5cbb5d0f57 (plain)
1
2
3
4
5
{
  "name": "@scope/add",
  "version": "1.0.0",
  "exports": "./index.ts"
}