JSON-Schema-Tiny

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

abstract: 'Validate data against a schema, minimally'
author:
  - 'Karen Etheridge <ether@cpan.org>'
build_requires:
  Data::Dumper: '0'
  File::Spec: '0'
  List::Util: '1.50'
  Math::BigInt: '0'
  Module::Metadata: '0'
  Path::Tiny: '0'
  Test2::API: '0'
  Test2::V0: '0'
  Test2::Warnings: '0'
  Test::Deep: '0'
  Test::JSON::Schema::Acceptance: '1.026'
  Test::More: '0'
  lib: '0'
  open: '0'
  perl: '5.020'
  strict: '0'
  utf8: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
  perl: '5.020'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.036, CPAN::Meta::Converter version 2.150010'
keywords:
  - JSON
  - Schema
  - data
  - validation
  - structure
  - specification
  - tiny
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: JSON-Schema-Tiny
no_index:
  directory:
    - inc
    - t
    - xt
provides:
  JSON::Schema::Tiny:
    file: lib/JSON/Schema/Tiny.pm
    version: '0.031'
requires:
  B: '0'
  Carp: '0'
  Exporter: '5.57'
  Feature::Compat::Try: '0'
  JSON::PP: '0'
  List::Util: '1.50'
  Math::BigFloat: '0'
  Mojo::JSON: '0'
  Mojo::JSON::Pointer: '0'
  Mojo::URL: '0'
  Mojolicious: '7.23'
  Ref::Util: '0.100'
  Scalar::Util: '0'
  Storable: '0'
  autovivification: '0'
  builtin::compat: '0.003003'
  constant: '0'
  experimental: '0.026'
  if: '0'
  namespace::clean: '0'
  perl: '5.020'
  stable: '0.031'
  strictures: '2'
  warnings: '0'
resources:
  bugtracker: https://github.com/karenetheridge/JSON-Schema-Tiny/issues
  homepage: https://github.com/karenetheridge/JSON-Schema-Tiny
  repository: https://github.com/karenetheridge/JSON-Schema-Tiny.git
version: '0.031'
x_Dist_Zilla:
  perl:
    version: '5.043005'
  plugins:
    -
      class: inc::CheckConflicts
      name: =inc::CheckConflicts
      version: ~
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: recommends
      name: '@Author::ETHER/pluginbundle version'
      version: '6.036'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 0
          check_all_prereqs: 0
          modules:
            - Dist::Zilla::PluginBundle::Author::ETHER
          phase: build
          run_under_travis: 0
          skip: []
      name: '@Author::ETHER/stale modules, build'
      version: '0.060'
    -
      class: Dist::Zilla::Plugin::FileFinder::ByName
      name: '@Author::ETHER/Examples'
      version: '6.036'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - CONTRIBUTING
            - INSTALL
            - LICENCE
            - README.pod
            - TODO



( run in 1.934 second using v1.01-cache-2.11-cpan-39bf76dae61 )