Package.json became package.json.template
What happened? Renaming package.json to package.json.template breaks alot of stuff as everything nodejs-based assumes there's a file called package.json at the package root.
What happened? Renaming package.json to package.json.template breaks alot of stuff as everything nodejs-based assumes there's a file called package.json at the package root.