Files
red_de_investigacion_front/node_modules/sockjs/examples/hapi/package.json
T

10 lines
150 B
JSON
Raw Normal View History

2020-01-14 20:43:08 -06:00
{
"name": "sockjs-hapi",
"version": "0.0.0-unreleasable",
"dependencies": {
"hapi": "15.x.x",
"inert": "4.x.x",
"sockjs": "*"
}
}