npm init
git init
git add .
git commit -m "updated"
npm version 1.0.7
npm publish
git push https://rms1000watt@github.com/rms1000watt/hello-world-npm.git master:master