"scripts": { "postinstall": "node install.js" }, "localDependencies": { "ui-elements": "file:path/to/ui-elements" }, "dependencies": { "ui-elements": "git+https://user@bitbucket.org/user/ui-elements.git" }