UNPKG
ng19-intl-tel-input
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
# Installation
ng19-intl-tel-input
/
projects
/
ng19-intl-tel-input
/
ng-package.json
10 lines
•
228 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"
$schema
"
:
"../../node_modules/ng-packagr/ng-package.schema.json"
,
"dest"
:
"../../dist/ng19-intl-tel-input"
,
"lib"
: {
"entryFile"
:
"src/public-api.ts"
},
"allowedNonPeerDependencies"
: [
"intl-tel-input"
] }