plumcake
Version:
Robust, plug & play audio recording library with crash recovery (Coming Soon)
22 lines (21 loc) • 431 B
JSON
{
"name": "plumcake",
"version": "0.0.1-alpha.0",
"description": "Robust, plug & play audio recording library with crash recovery (Coming Soon)",
"main": "index.js",
"scripts": {
"test": "echo \"Coming soon\" && exit 0"
},
"keywords": [
"audio",
"recording",
"voice",
"crash-recovery",
"coming-soon"
],
"author": "Base Purpose",
"license": "MIT",
"engines": {
"node": ">=16"
}
}