package.json 223 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2 3 4 5 6 7
{
  "name": "@angular/platform-browser/animations",
  "typings": "./animations.d.ts",
  "main": "../bundles/platform-browser-animations.umd.js",
  "module": "../esm5/animations.js",
  "es2015": "../esm2015/animations.js"
}