Error in the Package.json File field addition

https://glitch.com/edit/#!/chisel-debt?
Hey Guys,
I have been trying to add the author field in the package.json as I was asked in the first assignment under API’s and microservices. As it was mentioned it should have package.json
But I don’t find such file.so I created the one and added the author field.
But after the completion of testing.I had the below error:

// running tests
Unexpected token < in JSON at position 0
// tests completed

Don’t know why.

Your link does not work, glitch links need to be put in <a href=“your link”>your link</a>

Edited the question.

It looks like you didn’t get the correct file for the challenge. You need to sign into glitch with your GitHub account the click the link to use for the challenges.