abp-ng2-module
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.7.
41 lines • 931 B
JSON
{
"name": "abp-ng2-module",
"version": "11.0.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": "^18.1.1",
"@angular/core": "^18.1.1"
},
"dependencies": {
"tslib": "^2.6.3"
},
"module": "fesm2022/abp-ng2-module.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/abp-ng2-module.mjs",
"esm": "./esm2022/abp-ng2-module.mjs",
"default": "./fesm2022/abp-ng2-module.mjs"
}
},
"sideEffects": false
}