UNPKG

ngx-i24-circular-progress

Version:

A lightweight plugin to render a simple, animated circular progress bar.

45 lines 1.06 kB
{ "name": "ngx-i24-circular-progress", "version": "20.0.0", "description": "A lightweight plugin to render a simple, animated circular progress bar.", "author": { "name": "YASEEN ALREFAEE", "url": "https://icode24.com/" }, "homepage": "https://github.com/yasref/ngx-i24-circular-progress-lib", "repository": { "type": "git", "url": "https://github.com/yasref/ngx-i24-circular-progress-lib" }, "peerDependencies": { "@angular/common": "^20.1.7", "@angular/core": "^20.1.7" }, "dependencies": { "tslib": "^2.3.0" }, "license": "MIT", "keywords": [ "circular progress", "progress bar", "circular progress bar", "circular", "angular", "ngx", "icode24", "i24", "chart" ], "module": "fesm2022/ngx-i24-circular-progress.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-i24-circular-progress.mjs" } }, "sideEffects": false }