Generator for the tzdata-* NPM modules.
Releasing a new version:
- ./newdata.sh (without a space)
- commit and check changes
- ensure .npmrc points to world
- sync with Github
- execute 'npm login' to create a 2-hour session
- node src/publish.js (note: wait for the auth code to regenerate otherwise it will time out)
- create a release tag
404 from src/publish.js means you are not logged in to NPM