UNPKG

@semantic-icons/feather-icons

Version:

This library was generated with [Nx](https://nx.dev).

39 lines 818 B
{ "name": "@semantic-icons/feather-icons", "version": "0.23.0", "private": false, "publishConfig": { "access": "public" }, "author": "Khalil LAGRIDA", "license": "MIT", "peerDependencies": { "@angular/core": ">=17.1.0" }, "sideEffects": false, "keywords": [ "feather-icons", "angular", "icons", "svg" ], "repository": { "type": "git", "url": "https://github.com/khalilou88/semantic-icons", "directory": "libs/feather-icons" }, "module": "fesm2022/semantic-icons-feather-icons.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/semantic-icons-feather-icons.mjs" } }, "dependencies": { "tslib": "^2.3.0" } }