I want to do something like this, so npm install also installs the package.json of ../somelocallib or more importantly its dependencie
npm install
package.json
../somelocallib
Two steps for a complete local development: