UNPKG

@jaspero/ng-helpers

Version:

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![CircleCI](https://circleci.com/gh/Jaspero/ng-helpers.svg?style=svg)](https://circleci.

44 lines (43 loc) 877 B
{ "name": "@jaspero/ng-helpers", "version": "6.2.0", "author": { "name": "Jaspero Ltd", "email": "info@jaspero.co" }, "keywords": [ "Angular", "Utilites", "Helpers", "ng helpers", "ng", "helpers" ], "bugs": { "url": "https://github.com/jaspero/ng-helpers/issues" }, "homepage": "https://jaspero.co", "peerDependencies": { "@angular/common": "^19.0.0", "@angular/core": "^19.0.0" }, "repository": { "type": "git", "url": "https://github.com/Jaspero/ng-helpers.git" }, "module": "fesm2022/jaspero-ng-helpers.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/jaspero-ng-helpers.mjs" } }, "sideEffects": false, "dependencies": { "tslib": "^2.3.0" } }