{
  "name": "mongodbrelation",
  "version": "1.1.2",
  "description": "ONE_TO_MANY, MANY_TO_ONE, ONE_TO_ONE, MANY_TO_MANY realtionships among diffrent collections in mongodb",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ONE_TO_MANY",
    "MANY_TO_ONE",
    "ONE_TO_ONE",
    "MANY_TO_MANY",
    "realtionships",
    "among",
    "diffrent",
    "collections"
  ],
  "author": "kamodh.pandey216@gmail.com",
  "license": "MIT"
}
