pub async fn get_package_config( __arg0: State<AppState>, __arg1: Path<String>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>
GET /api/packages/{name}/config — get current config values