Files
Kmake/test/fixtures/node_modules/pkgexports-numeric/package.json
2026-05-26 23:36:42 -07:00

7 lines
73 B
JSON

{
"main": "./main.cjs",
"exports": {
"0": "./should-throw"
}
}