#!/bin/sh
set -e
nodejs -e "require('load-json-file');"
