package.json 252 Bytes
Newer Older
patcharaporn's avatar
patcharaporn committed
1 2 3 4 5 6 7
{
  "name": "@angular/platform-browser/testing",
  "typings": "../testing.d.ts",
  "main": "../bundles/platform-browser-testing.umd.js",
  "module": "../@angular/platform-browser/testing.es5.js",
  "es2015": "../@angular/platform-browser/testing.js"
}