JSON=../../lib/json.js

echo '{"name":"trent", "age":38}' | $JSON -k
echo '{"name":"trent", "age":38}' | $JSON -k -a
