{
  "name": "modul",
  "version": "0.0.1",
  "description": "Domain development , DDD-CRS framework for node.js .",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "node-uuid": ">=0.0.1",
    "should": ">=0.0.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/brighthas/crs.git"
  },
  "author": "brighthas",
  "license": "BSD",
  "readmeFilename": "README.md",
  "gitHead": "6c890cae2bd09c5870b73fc6b766d5a6d89e1d07",
  "directories": {
    "example": "example",
    "test": "test"
  },
  "devDependencies": {},
  "keywords": [
    "cqrs",
    "ddd"
  ]
}
