Front end of the Slack clone application.

12345678
  1. {
  2. "name": "@angular/animations/browser",
  3. "typings": "./browser.d.ts",
  4. "main": "../bundles/animations-browser.umd.js",
  5. "module": "../esm5/browser.js",
  6. "es2015": "../esm2015/browser.js"
  7. }