Use npm pack to test your packages locally
Create local package:
npm pack
"dependencies": { "table-cells-alike": "file:~/src/alike/table-cells-alike-0.1.0.tgz" },
npm install