今まで, json schemaのvalidation libraryであるjsonschemaはPythonとJavaScriptのものが用意されていました. Chromium Extensionのmanifest.jsonのschemaをid:os0xさんがすでに書いていてhttp://gist.github.com/179669(os0x++)それをcrxmakeで利用したいなあと思ったので, jsonschemaをRubyに移植しました. http://github.com/Constellation/ruby-jsonchema/tree/master ほとんどロジックはもとのjsonschemaのものです. jsonschemaのMIT Licenseにあわせ, MIT Licenseで公開しています. install gem取得先にgithubを登録していない場合, gem
