embulk-parser-jsonpath 0.3.2
Install from the command line:
Learn more about RubyGems packages
$ gem install embulk-parser-jsonpath --version "0.3.2"
Install via Gemfile:
source "https://rubygems.pkg.github.com/trocco-io" do
gem "embulk-parser-jsonpath", "0.3.2"
end
About this version
Parses JSON files with JSONPath read by other file input plugins.