FROM node:19.0.0-alpine3.16
RUN npm install jsonlint-cli -g
