| 123456789101112131415 |
- {
- "name": "test-node-paly-wav",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "play-sound": "^1.1.5",
- "socket.io-client": "^4.4.1"
- }
- }
|