Sha256: e5b4e9882dc3a30e370d39245c89960af9a6eb65dca0ad0159c46500c1306a12
Contents?: true
Size: 1.28 KB
Versions: 0
Compression: gzip
Compressed size: 579 Bytes
Stored size: 579 Bytes
Contents
--- !ruby/object:Gem::Specification name: jsonpath version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Joshua Hull autorequire: bindir: bin cert_chain: [] date: 2010-01-20 00:00:00 -05:00 default_executable: dependencies: [] description: Ruby implementation of http://goessner.net/articles/JsonPath/ email: joshbuddy@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.txt files: - History.txt - Manifest.txt - README.txt - Rakefile - VERSION - lib/jsonpath.rb - lib/jsonpath/expression.rb - lib/jsonpath/wrapper.rb - spec/jsonpath_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/joshbuddy/jsonpath licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Ruby implementation of http://goessner.net/articles/JsonPath/ test_files: - spec/jsonpath_spec.rb - spec/spec_helper.rb