{
   "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 Perl6 Native Arrays (CArray)",
   "name" : "NativeHelpers::Array",
   "perl" : "v6",
   "provides" : {
      "NativeHelpers::Array" : "lib/NativeHelpers/Array.pm"
   },
   "support" : {
      "source" : "git://github.com/jonathanstowe/NativeHelpers-Array.git"
   },
   "tags" : [
      "utils",
      "native",
      "array"
   ],
   "test-depends" : [],
   "version" : "0.000.001",
   "version_from_original_meta" : "v0.0.2"
}
