'how to manage npm if accidentially deleted package.json file from the directory?

I started learning node package manager but eventually deleted my package json file from then till now i am unable to solve the issue of workspaceenter image description here

The log file data is ----> enter image description here enter image description here

npm


Solution 1:[1]

Thanks everyone for responding In my case i has to go to npmrc file and clear cache there.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 ahmedraza farooqui