npm8中文文档
{ "scripts": { "test": "node test.js" } }
npm test > npm@x.x.x test > node test.js (test.js output would be here)