mirror of https://github.com/nodejs/node.git
7 lines
73 B
JSON
7 lines
73 B
JSON
|
{
|
||
|
"main": "./main.cjs",
|
||
|
"exports": {
|
||
|
"0": "./should-throw"
|
||
|
}
|
||
|
}
|