├── .gitmodules ├── LICENSE ├── README.md └── package.json /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Angular-for-Enterprise-Ready-Web-Applications-Second-Edition/HEAD/.gitmodules -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Angular-for-Enterprise-Ready-Web-Applications-Second-Edition/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Angular-for-Enterprise-Ready-Web-Applications-Second-Edition/HEAD/README.md -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Angular-for-Enterprise-Ready-Web-Applications-Second-Edition/HEAD/package.json --------------------------------------------------------------------------------