A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
|
|
{
|
||
|
|
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
|
||
|
|
"lib": {
|
||
|
|
"entryFile": "src/index.ts"
|
||
|
|
},
|
||
|
|
"allowedNonPeerDependencies": ["@ionic/core", "ionicons", "jsonc-parser"]
|
||
|
|
}
|