Hello, kotlin-frontend-plugin generates package.json with 'kotlin' dependency
If Kotlin/JS is used for distibuting js library (kotlin is bundled) and consumers depend on this library, they should install 'kotlin' dependency. But why is it necessary, if it was bundled? And where can they take 'kotlin' dependency from?