facilmap/server/package.json

12 wiersze
239 B
JSON
Czysty Zwykły widok Historia

2014-04-07 00:33:49 +00:00
{
"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"
}
}