---
abstract: 'Turn DBIx results into JSON API documents.'
author:
- 'Ali Zia <ziali088@gmail.com>'
build_requires:
Carp: '0'
DBD::SQLite: '0'
Test::DBIx::Class: '0.52'
Test::MockModule: '0'
Test::MockObject: '0'
Test::Most: '0'
Test::Pod: '0'
perl: '5.010'
configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: JSONAPI-Document
provides:
JSONAPI::Document:
file: lib/JSONAPI/Document.pm
version: '2.4'
JSONAPI::Document::Builder:
file: lib/JSONAPI/Document/Builder.pm
version: '2.4'
JSONAPI::Document::Builder::Compound:
file: lib/JSONAPI/Document/Builder/Compound.pm
version: '2.4'
JSONAPI::Document::Builder::Relationships:
file: lib/JSONAPI/Document/Builder/Relationships.pm
version: '2.4'
JSONAPI::Document::Builder::Role::Attributes:
file: lib/JSONAPI/Document/Builder/Role/Attributes.pm
version: '2.4'
JSONAPI::Document::Builder::Role::Parameters:
file: lib/JSONAPI/Document/Builder/Role/Parameters.pm
version: '2.4'
JSONAPI::Document::Builder::Role::Type:
file: lib/JSONAPI/Document/Builder/Role/Type.pm
version: '2.4'
JSONAPI::Document::Role::Attributes:
file: lib/JSONAPI/Document/Role/Attributes.pm
version: '2.4'
requires:
Lingua::EN::Inflexion: '0'
Mojo::Util: '0'
Moo: '0'
perl: '5.010'
resources:
repository: https://github.com/ziali088/jsonapi-document.git
version: '2.4'
x_contributors:
- 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
x_generated_by_perl: v5.26.1
x_serialization_backend: 'YAML::Tiny version 1.73'