If I'm developing the npm package foo and I want it to be globally installed as a command-line application, I can do this simply by adding to my package.json: and I wan
If I'm developing the npm package foo and I want it to be globally installed as a command-line application, I can do this simply by adding to my package.json: and I wan