UNPKG

@ngx-cocktail/destroyable

Version:

[![npm version](https://img.shields.io/npm/v/@ngx-cocktail/destroyable.svg)](https://www.npmjs.com/package/@ngx-cocktail/destroyable) [![npm downloads](https://img.shields.io/npm/dm/@ngx-cocktail/destroyable.svg)](https://www.npmjs.com/package/@ngx-cockta

62 lines 1.17 kB
{ "name": "@ngx-cocktail/destroyable", "version": "21.0.1", "peerDependencies": { "@angular/common": "^21.0.0", "@angular/core": "^21.0.0", "@ngx-cocktail/common": "^21.0.0" }, "license": "MIT", "dependencies": { "tslib": "^2.3.0" }, "keywords": [ "angular", "angular 9", "angular 10", "angular 11", "angular 12", "angular 13", "angular 14", "angular 15", "angular 16", "angular 17", "angular 18", "angular 19", "angular 20", "angular 21", "ngx", "ng", "ng 9", "ng 10", "ng 11", "ng 12", "ng 13", "ng 14", "ng 15", "ng 16", "ng 17", "ng 18", "ng 19", "ng 20", "ng 21", "destroyable", "destroy", "features", "ivy", "decorators" ], "module": "fesm2022/ngx-cocktail-destroyable.mjs", "typings": "types/ngx-cocktail-destroyable.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/ngx-cocktail-destroyable.d.ts", "default": "./fesm2022/ngx-cocktail-destroyable.mjs" } }, "sideEffects": false, "type": "module" }