Front end of the Slack clone application.

package.json 223B

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