npm 5.0版本之后,npm install后都会有一个package-lock.json,作用是什么?

NoSuchKey