UNPKG

wninputpattern

Version:

Simple directive for your input pattern.

33 lines 672 B
{ "name": "wninputpattern", "version": "0.0.17", "peerDependencies": { "@angular/common": "^16.1.0", "@angular/core": "^16.1.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "keywords": [ "wn", "angular", "input", "pattern", "directive", "typescript" ], "module": "fesm2022/wninputpattern.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/wninputpattern.mjs", "esm": "./esm2022/wninputpattern.mjs", "default": "./fesm2022/wninputpattern.mjs" } } }