what is package.json in angular application?
Anonymous
Packages published to the registry must contain a package.json file. A package.json file: lists the packages your project depends on. specifies versions of a package that your project can use using semantic versioning rules. makes your build reproducible, and therefore easier to share with other developers
Check out your Company Bowl for anonymous work chats.