@codetanzania/majifix-account
Version:
A representation of an entity (i.e organization, individual, customer, or client) which receiving service(s) from a particular jurisdiction
30 lines (29 loc) • 590 B
JSON
{
"name": "majifix-account",
"description": "A representation of an entity (i.e organization, individual, customer, or client) which receiving service(s) from a particular jurisdiction",
"repository": "https://github.com/CodeTanzania/majifix-account.git",
"keywords": [
"majifix",
"codetanzania",
"majifix",
"majifix-module",
"account",
"customer",
"client",
"open311"
],
"addons": [
"mongolab"
],
"env":
{
"NPM_CONFIG_PRODUCTION":
{
"value": "false"
},
"YARN_PRODUCTION":
{
"value": "false"
}
}
}