@codetanzania/majifix-service
Version:
A representation of an acceptable service (request types)(e.g Water Leakage) offered(or handled) by a specific jurisdiction
26 lines (25 loc) • 498 B
JSON
{
"name": "majifix-service",
"description": "A representation of an acceptable service (request types)(e.g Water Leakage) offered(or handled) by a specific jurisdiction",
"repository": "https://github.com/CodeTanzania/majifix-service.git",
"keywords": [
"open311",
"311",
"majifix",
"service"
],
"addons": [
"mongolab"
],
"env":
{
"NPM_CONFIG_PRODUCTION":
{
"value": "false"
},
"YARN_PRODUCTION":
{
"value": "false"
}
}
}