UNPKG

ng-circle-countdown

Version:

[![Build Status](https://travis-ci.org/jlevot/ng-circle-countdown.svg?branch=master)](https://travis-ci.org/jlevot/ng-circle-countdown) [![npm version](https://badge.fury.io/js/ng-circle-countdown.svg)](https://badge.fury.io/js/ng-circle-countdown) [![npm

47 lines 1.05 kB
{ "name": "ng-circle-countdown", "version": "19.0.2", "peerDependencies": { "@angular/common": ">= 19.0.0", "@angular/core": ">= 19.0.0", "worker-timers": ">= 8.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/jlevot/ng-circle-countdown.git" }, "bugs": { "url": "https://github.com/jlevot/ng-circle-countdown/issues" }, "homepage": "https://github.com/jlevot/ng-circle-countdown#readme", "author": { "name": "jlevot", "email": "levotjeanbaptiste@gmail.com" }, "keywords": [ "angular", "angular 16", "angular 17", "angular 18", "angular 19", "ng-circle-countdown", "counter", "countdown", "circle" ], "module": "fesm2022/ng-circle-countdown.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ng-circle-countdown.mjs" } }, "sideEffects": false, "dependencies": { "tslib": "^2.3.0" } }