UNPKG

create-silent-audio

Version:
23 lines (22 loc) 429 B
{ "name": "create-silent-audio", "version": "0.1.2", "description": "Generate a silent audio blob", "main": "index.js", "scripts": { "test": "echo \"No test specified\"" }, "keywords": [ "audio", "generate", "blob", "empty", "silent" ], "author": "Edouard Short", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/edoudou/create-silent-audio" } }