UNPKG

@mytherf/angular-resize-event

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.2.

40 lines 971 B
{ "name": "@mytherf/angular-resize-event", "version": "16.0.2", "repository": { "type": "git", "url": "https://github.com/mytherf/angular-resize-event" }, "homepage": "https://github.com/mytherf/angular-resize-event#readme", "author": { "name": "mytherf", "email": "mytherf@163.com" }, "keywords": [ "angular", "resized", "event" ], "license": "MIT", "peerDependencies": { "@angular/common": ">= 12.2.0", "@angular/core": ">= 12.2.0s" }, "dependencies": { "tslib": "^2.3.0" }, "module": "fesm2022/mytherf-angular-resize-event.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/mytherf-angular-resize-event.mjs", "esm": "./esm2022/mytherf-angular-resize-event.mjs", "default": "./fesm2022/mytherf-angular-resize-event.mjs" } }, "sideEffects": false }