t() :: %Singyeong.Plugin.Manifest{ capabilities: [atom()] | [], description: String.t(), events: [String.t()] | [], name: String.t(), native_modules: [atom()] | [], rest_routes: [Singyeong.Plugin.RestRoute.t()] | [], website: String.t() | nil }