Sha256: 9889510b8b578a46643c16a9dc14e0de49a23d7f23c7b7df6bd2f8d4579e9af5

Contents?: true

Size: 1.26 KB

Versions: 0

Compression: gzip

Compressed size: 560 Bytes

Stored size: 560 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: jsonpath
version: !ruby/object:Gem::Version 
  version: 0.0.3
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.rdoc
files: 
- README.rdoc
- 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

Package Spec version

jsonpath-0.0.3