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