Sha256: f6685e8895f92af6f9e9cb686ba9dfd4f46dd261fd58f5196025d25d023121e9
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 669 Bytes
Stored size: 669 Bytes
Contents
--- !ruby/object:Gem::Specification name: MagentoTwo version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Mohamad Kaakati autorequire: bindir: exe cert_chain: [] date: 2023-06-07 00:00:00.000000000 Z dependencies: [] description: An API wrapper to handle orders, shipments, customers and products. email: - m@kaakati.me executables: [] extensions: [] extra_rdoc_files: [] files: - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - MagentoTwo.gemspec - README.md - Rakefile - lib/MagentoTwo.rb - lib/MagentoTwo/api_exceptions.rb - lib/MagentoTwo/client.rb - lib/MagentoTwo/configuration.rb - lib/MagentoTwo/http_status_code.rb - lib/MagentoTwo/order.rb - lib/MagentoTwo/version.rb - sig/MagentoTwo.rbs homepage: https://github.com/Kaakati/magento-two licenses: - MIT metadata: homepage_uri: https://github.com/Kaakati/magento-two source_code_uri: https://github.com/Kaakati/magento-two changelog_uri: https://github.com/Kaakati/magento-two#readme post_install_message: MagentoTwo has been installed successfully! rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.12 signing_key: specification_version: 4 summary: Magento 2 API Wrapper test_files: []