Phaser Not Supported in NPM?

I’m working with a client that has made a tool using the game engine Phaser. In attempting to install that tool for the client, I’ve realized that WIX for some reason doesn’t support Phaser in npm. Why is Phaser not supported and is there any way to request it? At this point the Phaser project is a pretty mature release, with well supported code and a lot of users. It should be available to use here.

In the short term, I’m just including the tool in a frame, but that is a far less than ideal solution…