nodemon.json env

JavaScript
{
  "env": {
    "USER": "remy",
    "PORT": "8000",
    "ETC": "etc"
  }
}
Source

Also in JavaScript: