---
abstract: 'transform JSON using JsonT'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 1
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.023, CPAN::Meta::Converter version 2.140640'
keywords:
  - ECMAScript
  - JSON
  - JavaScript
  - JsonT
  - Transform
license: lgpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: JSON-T
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  JSON::T:
    file: lib/JSON/T.pm
    version: '0.104'
  JSON::T::JE:
    file: lib/JSON/T/JE.pm
    version: '0.104'
  JSON::T::SpiderMonkey:
    file: lib/JSON/T/SpiderMonkey.pm
    version: '0.104'
recommends:
  Cpanel::JSON::XS: '0'
  JE: '0'
requires:
  Module::Runtime: '0'
  perl: '5.010000'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/JSON-T/project
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=JSON-T
  homepage: https://metacpan.org/release/JSON-T
  license: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
  repository: git://github.com/tobyink/p5-json-t.git
version: '0.104'
x_contributors:
  - 'Stefan Goessner'