获得npm server 上 package 的版本信息

通过这个命令可以获取package 的历史版本信息

npm view packagename   versions

原文地址:https://www.cnblogs.com/xixiuling/p/11309628.html