Sha256: 69e0d44389cffa19ea837f739928a7a5ae61d3eabcd443aa6a95dfdc9e8a26eb
Contents?: true
Size: 1.51 KB
Versions: 0
Compression: gzip
Compressed size: 653 Bytes
Stored size: 653 Bytes
Contents
--- !ruby/object:Gem::Specification name: xjson version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Tero Isannainen autorequire: bindir: bin cert_chain: [] date: 2021-07-10 00:00:00.000000000 Z dependencies: [] description: Xjson is extension to JSON format. email: tero.isannainen@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - CHANGELOG.rdoc files: - CHANGELOG.rdoc - LICENSE - README.rdoc - doc/Xjson.html - doc/Xjson/XjsonIncludeError.html - doc/Xjson/XjsonReferenceError.html - doc/_index.html - doc/class_list.html - doc/css/common.css - doc/css/full_list.css - doc/css/style.css - doc/file.CHANGELOG.html - doc/file.README.html - doc/file_list.html - doc/frames.html - doc/index.html - doc/js/app.js - doc/js/full_list.js - doc/js/jquery.js - doc/method_list.html - doc/top-level-namespace.html - lib/xjson.rb - markdown/README.md - test/golden/test.json - test/input/inc-arr.ext.json - test/input/inc-hash.ext.json - test/input/test.ext.json - test/test_xjson.rb homepage: licenses: - Ruby metadata: {} post_install_message: Check README... rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.5 signing_key: specification_version: 4 summary: Xjson is extension to JSON format. test_files: []