---
abstract: 'A JSON API object according to jsonapi.org v1 specification'
author:
- 'Wesley Schwengle <waterkip@cpan.org>'
build_requires:
Exporter: '0'
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Import::Into: '1.002003'
JSON::XS: '4'
List::Util: '1.44'
Sub::Override: '0'
Test::Deep: '0'
Test::Lib: '0'
Test::Mock::One: '0'
Test::More: '0'
Test::Most: '0'
URI: '0'
perl: '5.010'
configure_requires:
CPAN::Meta::Requirements: '2.120620'
ExtUtils::MakeMaker: '0'
Module::Metadata: '0'
perl: '5.010'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: JSON-API-v1
provides:
JSON::API::v1:
file: lib/JSON/API/v1.pm
version: '0.002'
JSON::API::v1::Attribute:
file: lib/JSON/API/v1/Attribute.pm
version: '0.002'
JSON::API::v1::Error:
file: lib/JSON/API/v1/Error.pm
version: '0.002'
JSON::API::v1::JSONAPI:
file: lib/JSON/API/v1/JSONAPI.pm
version: '0.002'
JSON::API::v1::Links:
file: lib/JSON/API/v1/Links.pm
version: '0.002'
JSON::API::v1::MetaObject:
file: lib/JSON/API/v1/MetaObject.pm
version: '0.002'
JSON::API::v1::Relationship:
file: lib/JSON/API/v1/Relationship.pm
version: '0.002'
JSON::API::v1::Resource:
file: lib/JSON/API/v1/Resource.pm
version: '0.002'
JSON::API::v1::Roles::Links:
file: lib/JSON/API/v1/Roles/Links.pm
version: '0.002'
JSON::API::v1::Roles::MetaObject:
file: lib/JSON/API/v1/Roles/MetaObject.pm
version: '0.002'
JSON::API::v1::Roles::TO_JSON:
file: lib/JSON/API/v1/Roles/TO_JSON.pm
version: '0.002'
requires:
Carp: '0'
List::Util: '1.44'
Moose: '0'
Moose::Role: '0'
MooseX::Types::URI: '0'
namespace::autoclean: '0'
perl: '5.010'
resources:
repository: git://gitlab.com/waterkip/p5-json-api-v1.git
version: '0.002'
x_contributors:
- 'Wesley Schwengle <wesley@opndev.io>'
x_generated_by_perl: v5.30.3
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: BSD