{
  "name": "showcqt",
  "version": "2.2.2",
  "description": "ShowCQT (Constant Q Transform) audio visualization",
  "main": "showcqt-main.mjs",
  "scripts": {
    "test": "node ./test/benchmark.mjs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mfcc64/showcqt-js.git"
  },
  "author": "Muhammad Faiz",
  "license": "LGPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/mfcc64/showcqt-js/issues"
  },
  "homepage": "https://github.com/mfcc64/showcqt-js#readme"
}
