!flow publish pkg to npmjs registry
must make sure package name is unique
must specify which files we wish to publish in package.json under "files" field
(for CLI app) add "bin" config
npmjs registry data is immutable meaning that once published a package can never be changed