<p>These are cloned and adapted from their YAML counterparts. I was surprised JSON modules weren't there before, but perhaps simply not many people have needed them yet. Anyway, they're working nicely for me now.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/jonjensen/sql-translator master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/sql-translator/pull/30'>https://github.com/dbsrgits/sql-translator/pull/30</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add JSON parser and producer modules</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/30/files#diff-0">lib/SQL/Translator/Parser/JSON.pm</a>
    (140)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/sql-translator/pull/30/files#diff-1">lib/SQL/Translator/Producer/JSON.pm</a>
    (192)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/dbsrgits/sql-translator/pull/30.patch'>https://github.com/dbsrgits/sql-translator/pull/30.patch</a></li>
  <li><a href='https://github.com/dbsrgits/sql-translator/pull/30.diff'>https://github.com/dbsrgits/sql-translator/pull/30.diff</a></li>
</ul>