@codetanzania/majifix-status
Version:
A representation of an entity which provides a way to set flags on service requests(issues) in order to track their progress.
27 lines (26 loc) • 528 B
JSON
{
"name": "majifix-status",
"description": "A representation of an entity which provides a way to set flags on service requests(issues) in order to track their progress.",
"repository": "https://github.com/CodeTanzania/majifix-status.git",
"keywords": [
"codetanzania",
"majifix",
"majifix-module",
"status",
"open311"
],
"addons": [
"mongolab"
],
"env":
{
"NPM_CONFIG_PRODUCTION":
{
"value": "false"
},
"YARN_PRODUCTION":
{
"value": "false"
}
}
}