UNPKG

pusher-js

Version:

Pusher Channels JavaScript library for browsers, React Native, NodeJS and web workers

17 lines (16 loc) 337 B
{ "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.22.1", "path-to-regexp": "^0.1.13", "pusher": "^5.1.1-beta" } }