plugins { `multiplatform-config` } description = "Meta definition and basic operations on meta" kotlin { jvm() js() }