Should this tool allow specifying the version a la npm? Kind of similar to `npm install foo@0.5.0 --save`?
Should this tool allow specifying the version a la npm?
Kind of similar to
npm install foo@0.5.0 --save?