UNPKG

angularx-count-to

Version:

A popular package of AngularJs angular-count-to add same as support for Angular 4+

32 lines (31 loc) 910 B
{ "name": "angularx-count-to", "version": "1.0.4", "description": "A popular package of AngularJs angular-count-to add same as support for Angular 4+", "main": "angularx-count-to.module.js", "module": "index.js", "typings": "index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/aloketewary/ngx-count-to.git" }, "keywords": [ "count-to", "countTo", "ngx-count-to", "angular-count-to" ], "author": "aloketewary", "license": "MIT", "bugs": { "url": "https://github.com/aloketewary/ngx-count-to/issues" }, "homepage": "https://aloketewary.github.io/angularx-count-to#readme", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "peerDependencies": { "@angular/core": "^2.4.0 || ^4.0.0 || ^5.0.0", "rxjs": "^5.0.1" } }