Continents Data Pack
npm install @valkyriestudios/data-continents

Data pack containing a list of all continents.
npm install --save @valkyriestudios/data-continents
`Contents
The data pack contains the following files:
| File | Description | Included fields |
|------|-------------|-----------------|
| raw.json | Full continent data pack | name,code |Fields
The following is a description of the fields included in the data pack:
| Field | Description | Example |
|------|-------------|----------|
| name | The name of the continent | Europe |
| code | Continent Code | EU` |