@codetanzania/emis-incident-type
Version:
A representation of an entity which classify emergency(or disaster) from the most generalised(nature and family) to the most specific (main event and peril).
49 lines (48 loc) • 861 B
JSON
{
"name": "emis-incident-type",
"description": "A representation of an entity which classify emergency(or disaster) from the most generalised(family) to the most specific(peril).",
"repository": "https://github.com/CodeTanzania/emis-incident-type.git",
"keywords": [
"codetanzania",
"lykmapipo",
"emis",
"emis-module",
"disaster",
"emergency",
"hazard",
"risk",
"loss",
"exposure",
"resilience",
"warning",
"assessment",
"drm",
"mitigation",
"preparedness",
"response",
"recovery",
"event",
"incident",
"nature",
"peril",
"family"
],
"addons": [
"mongolab"
],
"env":
{
"HEROKU":
{
"value": "true"
},
"NPM_CONFIG_PRODUCTION":
{
"value": "false"
},
"YARN_PRODUCTION":
{
"value": "false"
}
}
}