NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/sockjs/examples/hapi/package.json

10 lines
150 B
JSON
Raw Normal View History

2023-09-14 14:47:11 +08:00
{
"name": "sockjs-hapi",
"version": "0.0.0-unreleasable",
"dependencies": {
"hapi": "15.x.x",
"inert": "4.x.x",
"sockjs": "*"
}
}