xref
: /
third_party
/
node
/
test
/
fixtures
/
node_modules
/
pkgexports-numeric
/
package.json
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/node_modules/pkgexports-numeric/
1
{
2
"main": "./
main.cjs
",
3
"exports": {
4
"0": "./should-throw"
5
}
6
}
7