i.e. package.json of { “3rdPartyA”, “3rdPartyB” } ...
# general
b
i.e. package.json of { “3rdPartyA”, “3rdPartyB” } yields project node_modules 3rdPartyA 3rdPartyB while package.json of { “3rdPartyB” } yields project node_modules 3rdPartyB node_modules 3rdPartyA