Files
2025-06-11 03:36:54 +10:00

11 lines
275 B
JSON

{
"name": "@meowarex/audio-visualizer",
"description": "ONLY WORKS ON LINUX :(",
"author": {
"name": "meowarex",
"url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
},
"main": "./src/index.ts",
"type": "module"
}