mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
7 lines
196 B
JSON
7 lines
196 B
JSON
{
|
|
"name": "@angular/animations/browser",
|
|
"typings": "./browser.d.ts",
|
|
"main": "../bundles/animations-browser.umd.js",
|
|
"module": "../esm5/browser.js",
|
|
"es2015": "../esm2015/browser.js"
|
|
}
|