Front end of the Slack clone application.

package.json 252B

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