node/test/fixtures/node_modules/pkgexports-numeric/package.json

7 lines
73 B
JSON

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