source: trip-planner-front/node_modules/@angular/material/tooltip/package.json@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 278 bytes
Line 
1{
2 "name": "@angular/material/tooltip",
3 "main": "../bundles/material-tooltip.umd.js",
4 "fesm2015": "../fesm2015/tooltip.js",
5 "esm2015": "../esm2015/tooltip/index.js",
6 "typings": "./index.d.ts",
7 "module": "../fesm2015/tooltip.js",
8 "es2015": "../fesm2015/tooltip.js"
9}
Note: See TracBrowser for help on using the repository browser.