Files
w4rpservices/node_modules/sockjs/examples/koa/package.json
2018-10-27 03:51:47 -05:00

9 lines
127 B
JSON

{
"name": "sockjs-koa",
"version": "0.0.0-unreleasable",
"dependencies": {
"koa": "^0.21.0",
"sockjs": "*"
}
}