{ "name": "node_server", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "nodemon index.js" }, "author": "", "license": "ISC", "dependencies": { "http": "^0.0.1-security", "nodemon": "^3.0.1", "url": "^0.11.4", "wavefile": "^11.0.0", "@huggingface/transformers": "^3.2.2" } }