UNPKG

custom-input-field

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0.

45 lines 1.19 kB
{ "name": "custom-input-field", "version": "0.0.3", "author": "Chetan Patil", "repository": { "type": "git", "url": "https://github.com/chetan-developer/custom-input-field" }, "keywords": [ "angular", "javascript", "select", "input-select", "directive", "angular-material" ], "peerDependencies": { "@angular/common": "^14.0.0", "@angular/core": "^14.0.0" }, "dependencies": { "@angular/material": "^14.1.3", "tslib": "^2.3.0" }, "module": "fesm2015/custom-input-field.mjs", "es2020": "fesm2020/custom-input-field.mjs", "esm2020": "esm2020/custom-input-field.mjs", "fesm2020": "fesm2020/custom-input-field.mjs", "fesm2015": "fesm2015/custom-input-field.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2020": "./esm2020/custom-input-field.mjs", "es2020": "./fesm2020/custom-input-field.mjs", "es2015": "./fesm2015/custom-input-field.mjs", "node": "./fesm2015/custom-input-field.mjs", "default": "./fesm2020/custom-input-field.mjs" } }, "sideEffects": false }