UNPKG

@wursha/ngx-hadeethenc-api

Version:
50 lines 1.35 kB
{ "name": "@wursha/ngx-hadeethenc-api", "version": "0.0.4", "description": "an Angular api client for hadeethenc.com", "keywords": [ "hadeethenc", "muhammad", "prophet", "sunna", "islam", "muslim", "api", "angular", "ngx", "hadeeth", "hadith" ], "repository": { "type": "git", "url": "git+https://github.com/WurshaApps/ngx-hadeethenc-api.git", "directory": "projects/ngx-hadeethenc-api" }, "author": "Muhammad Assar <m.assar@outlook.com>", "license": "MIT", "bugs": { "url": "https://github.com/WurshaApps/ngx-hadeethenc-api/issues" }, "homepage": "https://github.com/WurshaApps/ngx-hadeethenc-api/tree/main/projects/ngx-hadeethenc-api", "peerDependencies": { "@angular/common": "^19.0.0||^18.0.0||^17.0.0||^16.0.0||^15.0.0", "@angular/core": "^19.0.0||^18.0.0||^17.0.0||^16.0.0||^15.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "module": "fesm2022/wursha-ngx-hadeethenc-api.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/wursha-ngx-hadeethenc-api.mjs", "esm": "./esm2022/wursha-ngx-hadeethenc-api.mjs", "default": "./fesm2022/wursha-ngx-hadeethenc-api.mjs" } } }