{
  "name": "xiamidaxia",
  "version": "0.0.2",
  "description": "a simple realtime framework",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mongod & node test/run"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/xiamidaxia/xiami"
  },
  "keywords": [
    "xiami",
    "xpm",
    "meteor"
  ],
  "author": "xiamidaxia",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/xiamidaxia/xiami/issues"
  },
  "homepage": "https://github.com/xiamidaxia/xiami",
  "dependencies": {
    "cli-color": "^0.3.2",
    "connect": "^2.9.0",
    "faye-websocket": "^0.7.2",
    "fibers": "^1.0.1",
    "mailcomposer": "^0.2.12",
    "mongodb": "^1.4.7",
    "node-aes-gcm": "^0.1.3",
    "send": "^0.7.4",
    "simplesmtp": "^0.3.32",
    "sockjs": "^0.3.9",
    "stream-buffers": "^0.2.5",
    "useragent": "^2.0.9",
    "xpm2": "0.0.10"
  }
}
