{
  "name": "showcqt-element",
  "version": "3.0.0",
  "description": "showcqt audio visualization custom element",
  "main": "showcqt-element-node.mjs",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mfcc64/showcqt-element.git"
  },
  "author": "Muhammad Faiz",
  "license": "LGPL-3.0-or-later",
  "dependencies": {
    "showcqt": "^2.0.0"
  },
  "bugs": {
    "url": "https://github.com/mfcc64/showcqt-element/issues"
  },
  "homepage": "https://github.com/mfcc64/showcqt-element#readme"
}
