.gitmodules 230 B

123456
  1. [submodule "socket.io"]
  2. path = server/node_modules/socket.io
  3. url = https://github.com/LearnBoost/socket.io.git
  4. [submodule "node-static"]
  5. path = server/node_modules/node-static
  6. url= https://github.com/cloudhead/node-static.git