{
    "name": "nota-webview-ext-angular",
    "ngPackage": {
        "lib": {
            "entryFile": "index.ts",
            "umdModuleIds": {
                "@nativescript/core": "ns-core",
                "@nativescript/angular": "ns-angular",
                "@nota/nativescript-webview-ext": "ns-nota-webview-ext"
            }
        },
        "whitelistedNonPeerDependencies": [
            "."
        ]
    }
}
