package json import "encoding/json" type Number = json.Number type Array = []interface{}