{
  "name": "majifix-priority",
  "description": "A representation an entity which provides a way to prioritize service and service request(issues) in order of their importance.",
  "repository": "https://github.com/CodeTanzania/majifix-priority.git",
  "keywords": [
    "codetanzania",
    "majifix",
    "majifix-module",
    "priority",
    "open311"
  ],
  "addons": [
    "mongolab"
  ],
  "env":
  {
    "NPM_CONFIG_PRODUCTION":
    {
      "value": "false"
    },
    "YARN_PRODUCTION":
    {
      "value": "false"
    }
  }
}
