2017-03-02 16:54:35 -05:00
|
|
|
{
|
2017-03-17 15:24:48 -04:00
|
|
|
"name": "@angular/animations/browser/testing",
|
2017-09-13 19:20:29 -04:00
|
|
|
"typings": "./testing.d.ts",
|
2017-03-02 16:54:35 -05:00
|
|
|
"main": "../../bundles/platform-browser-animations-testing.umd.js",
|
2018-03-15 17:13:13 -04:00
|
|
|
"module": "../../fesm5/animations/testing.js",
|
|
|
|
"es2015": "../../fesm2015/animations/testing.js",
|
|
|
|
"esm5": "../../esm5/animations/testing.js",
|
|
|
|
"esm2015": "../../esm2015/animations/testing.js",
|
|
|
|
"fesm5": "../../fesm5/animations/testing.js",
|
|
|
|
"fesm2015": "../../fesm2015/animations/testing.js"
|
2017-03-02 16:54:35 -05:00
|
|
|
}
|