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