NPM is not the standard JS library, more like the most popular third-party JS package manager and repository. It does not really have an official standard library. The closest to that is are its built in objects (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...).