@codetanzania/majifix-priority
Version:
A representation an entity which provides a way to prioritize service and service request(issues) in order of their importance.
27 lines (26 loc) • 536 B
JSON
{
"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"
}
}
}