#!/bin/sh
set -e
nodejs -e "require('debug');"
nodejs -e "require('debug').humanize;"
