summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/esm-basic/1.0.0/package.json
blob: 757ac2db9029f2fd185dba435c6e3867eec6dffb (plain)
1
2
3
4
5
6
7
{
  "name": "@denotest/esm-basic",
  "version": "1.0.0",
  "type": "module",
  "main": "main.mjs",
  "types": "main.d.mts"
}