facilmap/server/package.json

14 wiersze
301 B
JSON

{
"name": "facilpad",
"description": "A real-time collaboration map",
"author": "Candid Dauth <cdauth@cdauth.eu>",
"version": "0.0.1",
"dependencies": {
"sequelize": "2.0.0-rc3",
"socket.io": "1.2.x",
"async" : "0.9.x",
"request" : "2.51.x",
"underscore" : "1.7.x"
}
}