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