json_reformat
Yet Another JSON Library (YAJL)
RUN apt-get update && \
apt-get install -y yajl-tools
RUN apt-get update && \
apt-get install -y yajl-tools
RUN apk add yajl
RUN pacman -S --noconfirm yajl
RUN apt-get update && \
apt-get install -y yajl-tools
RUN yum install -y yajl
RUN dnf install -y yajl
RUN apt-get update && \
apt-get install -y yajl-tools