diff --git a/e2e/package.json b/e2e/package.json index 056e57761f..a891a042df 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -21,6 +21,9 @@ "@axe-core/playwright": "4.8.5", "sinon": "17.0.0" }, - "author": "NASA Ames Research Center", + "author": { + "name": "National Aeronautics and Space Administration", + "url": "https://www.nasa.gov" + }, "license": "Apache-2.0" } \ No newline at end of file