facilmap/server/package.json

13 wiersze
261 B
JSON

{
"name": "facilpad",
"description": "A real-time collaboration map",
"author": "Candid Dauth <cdauth@cdauth.eu>",
"version": "0.0.1",
"dependencies": {
"mongoose": "x.x.x",
"socket.io": "x.x.x",
"async" : "x.x.x",
"request" : "x.x.x"
}
}