UNPKG

@millieofzo/ion-selectable

Version:
62 lines 1.43 kB
{ "name": "@millieofzo/ion-selectable", "version": "1.0.0", "title": "Ion Selectable", "description": "Ionic selectable with extended features", "author": { "name": "Rj van Golen", "url": "https://github.com/millieofzo" }, "license": "See license in LICENSE", "homepage": "https://github.com/millieofzo/ion-selectable", "repository": { "type": "git", "url": "https://github.com/millieofzo/ion-selectable" }, "bugs": { "url": "https://github.com/millieofzo/ion-selectable/issues" }, "keywords": [ "ionic", "ionic 2", "ionic 3", "ionic 4", "ionic 5", "ionic 6", "ionic 7", "ion-selectable", "ion-intl-tel-v2", "intl tel input", "intl", "intl angular", "tel", "input", "international", "phone", "phonenumber", "telephone", "number", "elktech" ], "peerDependencies": { "@angular/common": "^17.3.0", "@angular/core": "^17.3.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "module": "fesm2022/millieofzo-ion-selectable.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/millieofzo-ion-selectable.mjs", "esm": "./esm2022/millieofzo-ion-selectable.mjs", "default": "./fesm2022/millieofzo-ion-selectable.mjs" } } }