ispt4.0_laravel/node_modules/pusher-js/integration_tests_server/package.json
2024-04-17 11:58:01 +01:00

16 lines
304 B
JSON

{
"name": "integration_tests_auth_server",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.2",
"pusher": "^5.1.1-beta"
}
}