index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
registry
/
npm
/
@denotest
/
dual-cjs-esm
/
1.0.0
/
subpath
/
package.json
blob: 149ce36a3a1e414a49ab53e00b792c6596c96539 (
plain
)
1
2
3
4
5
{ "type": "module", "main": "./main.cjs", "module": "./main.mjs" }