UNPKG

@ng-web-apis/platform

Version:
35 lines 920 B
{ "name": "@ng-web-apis/platform", "version": "4.12.0", "description": "A basic library for web apis", "keywords": [ "angular", "ng", "web", "platform" ], "homepage": "https://github.com/taiga-family/ng-web-apis/blob/main/libs/platform/README.md", "bugs": "https://github.com/taiga-family/ng-web-apis/issues", "repository": "https://github.com/taiga-family/ng-web-apis", "license": "Apache-2.0", "publishConfig": { "access": "public" }, "module": "fesm2022/ng-web-apis-platform.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/ng-web-apis-platform.mjs", "esm": "./esm2022/ng-web-apis-platform.mjs", "default": "./fesm2022/ng-web-apis-platform.mjs" } }, "sideEffects": false, "dependencies": { "tslib": "^2.3.0" } }