UNPKG

abp-ng2-module

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.7.

39 lines 837 B
{ "name": "abp-ng2-module", "version": "12.1.0", "keywords": [ "angular", "aspnetboilerplate" ], "author": { "name": "Halil İbrahim Kalkan", "email": "hi_kalkan@yahoo.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/aspnetboilerplate/abp-ng2-module" }, "bugs": { "url": "https://github.com/aspnetboilerplate/abp-ng2-module/issues" }, "peerDependencies": { "@angular/common": "^19.1.7", "@angular/core": "^19.1.7" }, "dependencies": { "tslib": "^2.8.1" }, "module": "fesm2022/abp-ng2-module.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/abp-ng2-module.mjs" } }, "sideEffects": false }