- package.json same as node's page format.
bin
folder contains additional dlls.- All javascript files can only access dll specified in
bin
folder of root package. - While resolving dependent packages, bin folder is populated from referenced package's bin folder.