#!/bin/sh
set -e
nodejs -e "require('minimalistic-crypto-utils');"
