UNPKG

angular-feather

Version:

Feather Icons components library for your Angular Applications

39 lines 978 B
{ "name": "angular-feather", "version": "6.5.1", "description": "Feather Icons components library for your Angular Applications", "repository": { "type": "git", "url": "git+https://github.com/michaelbazos/angular-feather.git" }, "keywords": [ "angular2", "angular", "feather", "icons", "svg", "2", "ui", "components", "library" ], "author": "Michael Bazos", "license": "MIT", "bugs": { "url": "https://github.com/michaelbazos/angular-feather/issues" }, "homepage": "https://github.com/michaelbazos/angular-feather#readme", "peerDependencies": { "@angular/core": ">=12" }, "dependencies": { "tslib": "^2.0.0" }, "main": "bundles/angular-feather.umd.js", "module": "fesm2015/angular-feather.js", "es2015": "fesm2015/angular-feather.js", "esm2015": "esm2015/angular-feather.js", "fesm2015": "fesm2015/angular-feather.js", "typings": "angular-feather.d.ts", "sideEffects": false }