{
  "name": "jsdm",
  "version": "0.5.1",
  "description": "Domain development , DDD-CRS framework for node.js .",
  "main": "index",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "eventstore": "^0.7.7",
    "shortid": "*",
    "q": "~1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/brighthas/jsdm.git"
  },
  "author": "brighthas",
  "license": "MIT",
  "directories": {
    "test": "test"
  },
  "devDependencies": {
    "should": ">=0.0.1"
  },
  "keywords": [
    "cqrs",
    "ddd",
    "domain",
    "ioc",
    "di"
  ],
  "bugs": {
    "url": "https://github.com/brighthas/jsdm/issues"
  },
  "homepage": "https://github.com/brighthas/jsdm"
}
