Help language development. Donate to The Perl Foundation
{ "name": "JSON::Name", "version": "0.0.6", "auth": "github:jonathanstowe", "api": "1.0", "description": "Provides a trait to store an alternative JSON Name", "source-url": "git://github.com/jonathanstowe/JSON-Name.git", "support": { "source": "git://github.com/jonathanstowe/JSON-Name.git", "bugtracker": "https://github.com/jonathanstowe/JSON-Name/issues" }, "perl": "6.*", "raku": "6.*", "resources": [ ], "depends": [ "JSON::OptIn" ], "test-depends": [ "Test" ], "build-depends": [ ], "author": "Jonathan Stowe <[email protected]>", "authors": [ "Jonathan Stowe <[email protected]>" ], "tags": [ "object", "serialisation", "JSON" ], "license": "Artistic-2.0", "provides": { "JSON::Name": "lib/JSON/Name.rakumod" }, "meta-version": "1" }