PR-URL: https://github.com/nodejs/node/pull/37854 Reviewed-By: Guy Bedford <guybedford@gmail.com> Reviewed-By: Jan Krems <jan.krems@gmail.com>
11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"resources": {
|
|
"../bad-main.mjs": {
|
|
"integrity": true,
|
|
"dependencies": true
|
|
},
|
|
"../dep.js": {
|
|
"integrity": true
|
|
}
|
|
}
|
|
}
|