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