{
  "abstract" : "Read, Write and Edit the vCards 3.0 and/or 4.0 precisely",
  "author" : [
     "L<Yuki Yoshida(worthmine)|https://github.com/worthmine>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.13",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Text-vCard-Precisely",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Data::Section::Simple" : "0",
           "Path::Tiny" : "0",
           "Test::More" : "0",
           "lib" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Data::UUID" : "0",
           "Data::Validate::URI" : "0",
           "Encode" : "0",
           "MIME::Base64" : "0",
           "Moose" : "0",
           "Moose::Util::TypeConstraints" : "0",
           "MooseX::Deprecated" : "0",
           "MooseX::Types::DateTime" : "0",
           "MooseX::Types::Email" : "0",
           "Text::LineFold" : "0",
           "Text::vFile::asData" : "0",
           "URI" : "0",
           "overload" : "0",
           "perl" : "v5.12.5",
           "utf8" : "0"
        }
     }
  },
  "provides" : {
     "Text::vCard::Precisely" : {
        "file" : "lib/Text/vCard/Precisely.pm",
        "version" : "0.09"
     },
     "Text::vCard::Precisely::V3" : {
        "file" : "lib/Text/vCard/Precisely/V3.pm",
        "version" : "0.09"
     },
     "Text::vCard::Precisely::V3::Node" : {
        "file" : "lib/Text/vCard/Precisely/V3/Node.pm"
     },
     "Text::vCard::Precisely::V3::Node::Address" : {
        "file" : "lib/Text/vCard/Precisely/V3/Node/Address.pm"
     },
     "Text::vCard::Precisely::V3::Node::Email" : {
        "file" : "lib/Text/vCard/Precisely/V3/Node/Email.pm"
     },
     "Text::vCard::Precisely::V3::Node::Image" : {
        "file" : "lib/Text/vCard/Precisely/V3/Node/Image.pm"
     },
     "Text::vCard::Precisely::V3::Node::N" : {
        "file" : "lib/Text/vCard/Precisely/V3/Node/N.pm"
     },
     "Text::vCard::Precisely::V3::Node::SocialProfile" : {
        "file" : "lib/Text/vCard/Precisely/V3/Node/SocialProfile.pm"
     },
     "Text::vCard::Precisely::V3::Node::Tel" : {
        "file" : "lib/Text/vCard/Precisely/V3/Node/Tel.pm"
     },
     "Text::vCard::Precisely::V3::Node::URL" : {
        "file" : "lib/Text/vCard/Precisely/V3/Node/URL.pm"
     },
     "Text::vCard::Precisely::V4" : {
        "file" : "lib/Text/vCard/Precisely/V4.pm",
        "version" : "0.09"
     },
     "Text::vCard::Precisely::V4::Node" : {
        "file" : "lib/Text/vCard/Precisely/V4/Node.pm"
     },
     "Text::vCard::Precisely::V4::Node::Address" : {
        "file" : "lib/Text/vCard/Precisely/V4/Node/Address.pm"
     },
     "Text::vCard::Precisely::V4::Node::Image" : {
        "file" : "lib/Text/vCard/Precisely/V4/Node/Image.pm"
     },
     "Text::vCard::Precisely::V4::Node::Member" : {
        "file" : "lib/Text/vCard/Precisely/V4/Node/Member.pm"
     },
     "Text::vCard::Precisely::V4::Node::N" : {
        "file" : "lib/Text/vCard/Precisely/V4/Node/N.pm"
     },
     "Text::vCard::Precisely::V4::Node::Related" : {
        "file" : "lib/Text/vCard/Precisely/V4/Node/Related.pm"
     },
     "Text::vCard::Precisely::V4::Node::Tel" : {
        "file" : "lib/Text/vCard/Precisely/V4/Node/Tel.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/worthmine/Text-vCard-Precisely/issues"
     },
     "homepage" : "https://github.com/worthmine/Text-vCard-Precisely",
     "repository" : {
        "url" : "git://github.com/worthmine/Text-vCard-Precisely.git",
        "web" : "https://github.com/worthmine/Text-vCard-Precisely"
     }
  },
  "version" : "0.09",
  "x_contributors" : [
     "Yuki Yoshida <[email protected]>",
     "Yuki Yoshida <[email protected]>",
     "Yuki Yoshida <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.93"
}