Files
signalr-scratchpad/package.json
Tommy Parnell 538628c485 init
2017-10-18 21:42:15 -04:00

15 lines
282 B
JSON

{
"name": "signalryo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@aspnet/signalr-client": "^1.0.0-alpha2-final"
}
}