{
   "api" : "1.0",
   "auth" : "github:jonathanstowe",
   "author" : "Jonathan Stowe <jns+git@gellyfish.co.uk>",
   "authors" : [
      "Jonathan Stowe <jns+git@gellyfish.co.uk>"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Helper subroutines for working with Raku Native Arrays (CArray)",
   "license" : "Artistic-2.0",
   "meta-version" : "1",
   "name" : "NativeHelpers::Array",
   "perl" : "6.*",
   "provides" : {
      "NativeHelpers::Array" : "lib/NativeHelpers/Array.pm"
   },
   "raku" : "6.*",
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/NativeHelpers-Array-0.0.4.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/jonathanstowe/NativeHelpers-Array/issues",
      "source" : "git://github.com/jonathanstowe/NativeHelpers-Array.git"
   },
   "tags" : [
      "utils",
      "native",
      "array"
   ],
   "test-depends" : [],
   "version" : "0.0.4"
}
