Is it possible to use kotlin mpp to have a js { browser{}} where you define npm dependencies in the gradle build and your kotlin is converted to js and the related dependencies are packaged so that there is a simple list of js files to include in a page?