app/management/BuildInfo.scala (4 lines of code) (raw):

package management trait BuildInfo { def toJson: String }