UNPKG

@semantic-icons/feather-icons

Version:

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

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