{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "NativeHelpers::Array"
  ],
  "description" : "Get audio fingerprint using the chromaprint / AcoustID library",
  "license" : "Artistic-2.0",
  "meta-version" : "1",
  "name" : "Audio::Fingerprint::Chromaprint",
  "perl" : "6.*",
  "provides" : {
     "Audio::Fingerprint::Chromaprint" : "lib/Audio/Fingerprint/Chromaprint.pm"
  },
  "raku" : "6.*",
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Audio-Fingerprint-Chromaprint-0.0.3.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Audio-Fingerprint-Chromaprint/issues",
     "source" : "https://github.com/jonathanstowe/Audio-Fingerprint-Chromaprint.git"
  },
  "tags" : [
     "audio",
     "fingerprint",
     "acoustid",
     "noise-gang"
  ],
  "test-depends" : [
     "Audio::Sndfile"
  ],
  "version" : "0.0.3"
}