Blame view

node_modules/sockjs/examples/hapi/package.json 150 Bytes
aaac7fed   liuqimichale   add
1
2
3
4
5
6
7
8
9
  {
    "name": "sockjs-hapi",
    "version": "0.0.0-unreleasable",
    "dependencies": {
      "hapi": "15.x.x",
      "inert": "4.x.x",
      "sockjs": "*"
    }
  }