npm
  .stat("npm-stats-api", "2022-01-01", "2022-02-15")
  .then(res => {
    console.log("\n# ok pattern about stat method");
    console.log(res);