Problem with npm-challenges/test

i have a problem in the first challenges of backend section, i cloned the project in github but
the test failed…i have the error "package.json should have a valid “author” key , i dont undetstand where is the problem

this is the link of my github :https://github.com/azar103/my-project-npm

Working on these challenges will involve you writing your code on Glitch on our starter project. After completing each challenge you can copy your public Glitch url (to the homepage of your app) into the challenge screen to test it!

You can clone the project in GitHub, but you still need to create a live version. The test will only work with Glitch projects.

i tried to modify the package.json on Glitch after that i copied the link of the app in the challenge but i have this error " Unexpected token < in JSON at position 0"

i solved the problem by creating a new live version project in glitch thanks :slight_smile:

Glad you got it sorted out. Happy coding!