UNPKG

@semantic-icons/circle-flags

Version:

Icons generated based on circle-flags v1.0.1

48 lines 1.15 kB
{ "name": "@semantic-icons/circle-flags", "version": "0.50.0", "private": false, "description": "Icons generated based on circle-flags v1.0.1", "keywords": [ "circle-flags", "angular", "icons", "svg" ], "repository": { "type": "git", "url": "https://github.com/khalilou88/semantic-icons", "directory": "libs/circle-flags" }, "license": "MIT", "author": "Khalil LAGRIDA", "sideEffects": false, "peerDependencies": { "@angular/core": ">=17.1.0" }, "publishConfig": { "access": "public" }, "module": "fesm2022/semantic-icons-circle-flags.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/semantic-icons-circle-flags.mjs" }, "./language": { "types": "./language/index.d.ts", "default": "./fesm2022/semantic-icons-circle-flags-language.mjs" }, "./other": { "types": "./other/index.d.ts", "default": "./fesm2022/semantic-icons-circle-flags-other.mjs" } }, "dependencies": { "tslib": "^2.3.0" } }