UNPKG

ngx-clamp

Version:

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

42 lines 1.08 kB
{ "name": "ngx-clamp", "version": "1.0.10", "repository": { "type": "git", "url": "git+https://github.com/MSubhan01/ngx-clamp.git" }, "keywords": [ "clamp", "ng-clamp", "ngx-clamp", "html-clamp", "line-clamp", "text-clamp", "angular-clamp" ], "author": "Muhammad Subhan", "license": "ISC", "bugs": { "url": "https://github.com/MSubhan01/ngx-clamp/issues" }, "homepage": "https://github.com/MSubhan01/ngx-clamp#readme", "peerDependencies": { "@angular/common": "^12.2.0", "@angular/core": "^12.2.0", "clamp.ts": "^1.0.6" }, "dependencies": { "tslib": "^2.3.0" }, "description": "This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.", "publishConfig": { "registry": "https://registry.npmjs.org" }, "main": "bundles/ngx-clamp.umd.js", "module": "fesm2015/ngx-clamp.js", "es2015": "fesm2015/ngx-clamp.js", "esm2015": "esm2015/ngx-clamp.js", "fesm2015": "fesm2015/ngx-clamp.js", "typings": "ngx-clamp.d.ts", "sideEffects": false }