File: /var/dev/nowruzgan/ketabkhaneh/node_modules/ngx-infinite-scroll/package.json
{
"name": "ngx-infinite-scroll",
"version": "17.0.0",
"repository": {
"type": "git",
"url": "https://github.com/orizens/ngx-infinite-scroll"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/orizens/ngx-infinite-scroll/issues"
},
"homepage": "https://github.com/orizens/ngx-infinite-scroll",
"peerDependencies": {
"@angular/common": ">=17.0.0 <18.0.0",
"@angular/core": ">=17.0.0 <18.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/ngx-infinite-scroll",
"logo": "https://opencollective.com/ngx-infinite-scroll/logo.txt"
},
"module": "fesm2022/ngx-infinite-scroll.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/ngx-infinite-scroll.mjs",
"esm": "./esm2022/ngx-infinite-scroll.mjs",
"default": "./fesm2022/ngx-infinite-scroll.mjs"
}
},
"sideEffects": false
}