//This is how you remove package from your dependencies in project.json npm uninstall --save <package_name>
npm uninstall <package_name>