Question

I would like to change the default name of the Author in project.json. It shows my personal name (Noah) but we would like the company name. Here is the relevant snippet:

{
  "version": "1.0.0-*",
  "description": "Anderson.Test Console Application",
  "authors": [ "Noah" ],
  "tags": [ "" ],
  "projectUrl": "",
  "licenseUrl": "",

  "compilationOptions": {
    "emitEntryPoint": true
},
...

Anyone know how to go about this?

Looking for a job?
Microsoft
Seattle

Groundswell Cloud Solutions
Vancouver, Canada

Startup (stealth)
London, UK

Accenture
New York


Related
Gulp or Grunt. Which is the preferred task runner for Visual Studio 2015?
Visual Studio 2015 F10 Debugger key not working
Visual Studio 2015 F10 Debugger key not working