freedge/recorder/package.json
Arthur Barre 20b9b17493 fix
2025-03-13 21:26:24 +01:00

16 lines
268 B
JSON

{
"name": "recorder",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"vmsg": "^0.4.0"
}
}