PR-URL: https://github.com/nodejs/node/pull/37863 Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> Co-authored-by: James M Snell <jasnell@gmail.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
13 lines
No EOL
196 B
JSON
13 lines
No EOL
196 B
JSON
{
|
|
"dependencies": true,
|
|
"resources": {
|
|
"../parent.js": {
|
|
"cascade": true,
|
|
"integrity": true
|
|
},
|
|
"../dep.js": {
|
|
"cascade": true,
|
|
"integrity": true
|
|
}
|
|
}
|
|
} |