artifacts

@get:JvmName(name = "getArtifacts")
@set:JvmName(name = "setArtifacts")
var artifacts: BundleArtifacts
Artifacts file, which is held in JSON format at the end of the bundle.

.elide.vfs.BundleArtifacts artifacts = 3;