Skip to content

Instantly share code, notes, and snippets.

@TitasGailius
Created March 23, 2018 15:13
Show Gist options
  • Save TitasGailius/074165b505fa4be2fae18589fc713f96 to your computer and use it in GitHub Desktop.
Save TitasGailius/074165b505fa4be2fae18589fc713f96 to your computer and use it in GitHub Desktop.
{
"name": "laravel-echo-server",
"version": "0.0.1",
"description": "Laravel Echo Server",
"scripts": {
"start": "node server.js"
},
"dependencies": {
"dotenv": "^4.0.0",
"laravel-echo-server": "^1.2.8"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment