本文参考了NPM中文文档写作而成的 npm stop 功能停止程序包 npm stop 使用npm stop [-- ]npm stop 说明如果提供了程序包,它将运行程序包的“停止”脚本。 本文参考NPM中文文档