UNPKG

7.75 kBJSONView Raw
1{
2 "name": "ngx-bootstrap",
3 "version": "12.0.0",
4 "description": "Angular Bootstrap",
5 "author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
6 "license": "MIT",
7 "schematics": "./schematics/collection.json",
8 "peerDependencies": {
9 "@angular/animations": "^17.0.0",
10 "@angular/core": "^17.0.0",
11 "@angular/common": "^17.0.0",
12 "@angular/forms": "^17.0.0",
13 "rxjs": "^6.5.3 || ^7.4.0"
14 },
15 "dependencies": {
16 "tslib": "^2.3.0"
17 },
18 "exports": {
19 "./accordion": {
20 "types": "./accordion/index.d.ts",
21 "esm2022": "./accordion/esm2022/ngx-bootstrap-accordion.mjs",
22 "esm": "./accordion/esm2022/ngx-bootstrap-accordion.mjs",
23 "default": "./accordion/fesm2022/ngx-bootstrap-accordion.mjs"
24 },
25 "./alert": {
26 "types": "./alert/index.d.ts",
27 "esm2022": "./alert/esm2022/ngx-bootstrap-alert.mjs",
28 "esm": "./alert/esm2022/ngx-bootstrap-alert.mjs",
29 "default": "./alert/fesm2022/ngx-bootstrap-alert.mjs"
30 },
31 "./buttons": {
32 "types": "./buttons/index.d.ts",
33 "esm2022": "./buttons/esm2022/ngx-bootstrap-buttons.mjs",
34 "esm": "./buttons/esm2022/ngx-bootstrap-buttons.mjs",
35 "default": "./buttons/fesm2022/ngx-bootstrap-buttons.mjs"
36 },
37 "./carousel": {
38 "types": "./carousel/index.d.ts",
39 "esm2022": "./carousel/esm2022/ngx-bootstrap-carousel.mjs",
40 "esm": "./carousel/esm2022/ngx-bootstrap-carousel.mjs",
41 "default": "./carousel/fesm2022/ngx-bootstrap-carousel.mjs"
42 },
43 "./chronos": {
44 "types": "./chronos/index.d.ts",
45 "esm2022": "./chronos/esm2022/ngx-bootstrap-chronos.mjs",
46 "esm": "./chronos/esm2022/ngx-bootstrap-chronos.mjs",
47 "default": "./chronos/fesm2022/ngx-bootstrap-chronos.mjs"
48 },
49 "./collapse": {
50 "types": "./collapse/index.d.ts",
51 "esm2022": "./collapse/esm2022/ngx-bootstrap-collapse.mjs",
52 "esm": "./collapse/esm2022/ngx-bootstrap-collapse.mjs",
53 "default": "./collapse/fesm2022/ngx-bootstrap-collapse.mjs"
54 },
55 "./component-loader": {
56 "types": "./component-loader/ngx-bootstrap-component-loader.d.ts",
57 "esm2022": "./component-loader/esm2022/ngx-bootstrap-component-loader.mjs",
58 "esm": "./component-loader/esm2022/ngx-bootstrap-component-loader.mjs",
59 "default": "./component-loader/fesm2022/ngx-bootstrap-component-loader.mjs"
60 },
61 "./datepicker": {
62 "types": "./datepicker/index.d.ts",
63 "esm2022": "./datepicker/esm2022/ngx-bootstrap-datepicker.mjs",
64 "esm": "./datepicker/esm2022/ngx-bootstrap-datepicker.mjs",
65 "default": "./datepicker/fesm2022/ngx-bootstrap-datepicker.mjs"
66 },
67 "./datepicker/bs-datepicker.css": {
68 "style": "./datepicker/bs-datepicker.css"
69 },
70 "./dropdown": {
71 "types": "./dropdown/index.d.ts",
72 "esm2022": "./dropdown/esm2022/ngx-bootstrap-dropdown.mjs",
73 "esm": "./dropdown/esm2022/ngx-bootstrap-dropdown.mjs",
74 "default": "./dropdown/fesm2022/ngx-bootstrap-dropdown.mjs"
75 },
76 "./focus-trap": {
77 "types": "./focus-trap/ngx-bootstrap-focus-trap.d.ts",
78 "esm2022": "./focus-trap/esm2022/ngx-bootstrap-focus-trap.mjs",
79 "esm": "./focus-trap/esm2022/ngx-bootstrap-focus-trap.mjs",
80 "default": "./focus-trap/fesm2022/ngx-bootstrap-focus-trap.mjs"
81 },
82 "./locale": {
83 "types": "./locale/index.d.ts",
84 "esm2022": "./locale/esm2022/ngx-bootstrap-locale.mjs",
85 "esm": "./locale/esm2022/ngx-bootstrap-locale.mjs",
86 "default": "./locale/fesm2022/ngx-bootstrap-locale.mjs"
87 },
88 "./mini-ngrx": {
89 "types": "./mini-ngrx/ngx-bootstrap-mini-ngrx.d.ts",
90 "esm2022": "./mini-ngrx/esm2022/ngx-bootstrap-mini-ngrx.mjs",
91 "esm": "./mini-ngrx/esm2022/ngx-bootstrap-mini-ngrx.mjs",
92 "default": "./mini-ngrx/fesm2022/ngx-bootstrap-mini-ngrx.mjs"
93 },
94 "./modal": {
95 "types": "./modal/index.d.ts",
96 "esm2022": "./modal/esm2022/ngx-bootstrap-modal.mjs",
97 "esm": "./modal/esm2022/ngx-bootstrap-modal.mjs",
98 "default": "./modal/fesm2022/ngx-bootstrap-modal.mjs"
99 },
100 "./pagination": {
101 "types": "./pagination/index.d.ts",
102 "esm2022": "./pagination/esm2022/ngx-bootstrap-pagination.mjs",
103 "esm": "./pagination/esm2022/ngx-bootstrap-pagination.mjs",
104 "default": "./pagination/fesm2022/ngx-bootstrap-pagination.mjs"
105 },
106 "./popover": {
107 "types": "./popover/index.d.ts",
108 "esm2022": "./popover/esm2022/ngx-bootstrap-popover.mjs",
109 "esm": "./popover/esm2022/ngx-bootstrap-popover.mjs",
110 "default": "./popover/fesm2022/ngx-bootstrap-popover.mjs"
111 },
112 "./positioning": {
113 "types": "./positioning/index.d.ts",
114 "esm2022": "./positioning/esm2022/ngx-bootstrap-positioning.mjs",
115 "esm": "./positioning/esm2022/ngx-bootstrap-positioning.mjs",
116 "default": "./positioning/fesm2022/ngx-bootstrap-positioning.mjs"
117 },
118 "./progressbar": {
119 "types": "./progressbar/index.d.ts",
120 "esm2022": "./progressbar/esm2022/ngx-bootstrap-progressbar.mjs",
121 "esm": "./progressbar/esm2022/ngx-bootstrap-progressbar.mjs",
122 "default": "./progressbar/fesm2022/ngx-bootstrap-progressbar.mjs"
123 },
124 "./rating": {
125 "types": "./rating/index.d.ts",
126 "esm2022": "./rating/esm2022/ngx-bootstrap-rating.mjs",
127 "esm": "./rating/esm2022/ngx-bootstrap-rating.mjs",
128 "default": "./rating/fesm2022/ngx-bootstrap-rating.mjs"
129 },
130 "./sortable": {
131 "types": "./sortable/index.d.ts",
132 "esm2022": "./sortable/esm2022/ngx-bootstrap-sortable.mjs",
133 "esm": "./sortable/esm2022/ngx-bootstrap-sortable.mjs",
134 "default": "./sortable/fesm2022/ngx-bootstrap-sortable.mjs"
135 },
136 "./tabs": {
137 "types": "./tabs/index.d.ts",
138 "esm2022": "./tabs/esm2022/ngx-bootstrap-tabs.mjs",
139 "esm": "./tabs/esm2022/ngx-bootstrap-tabs.mjs",
140 "default": "./tabs/fesm2022/ngx-bootstrap-tabs.mjs"
141 },
142 "./timepicker": {
143 "types": "./timepicker/index.d.ts",
144 "esm2022": "./timepicker/esm2022/ngx-bootstrap-timepicker.mjs",
145 "esm": "./timepicker/esm2022/ngx-bootstrap-timepicker.mjs",
146 "default": "./timepicker/fesm2022/ngx-bootstrap-timepicker.mjs"
147 },
148 "./tooltip": {
149 "types": "./tooltip/index.d.ts",
150 "esm2022": "./tooltip/esm2022/ngx-bootstrap-tooltip.mjs",
151 "esm": "./tooltip/esm2022/ngx-bootstrap-tooltip.mjs",
152 "default": "./tooltip/fesm2022/ngx-bootstrap-tooltip.mjs"
153 },
154 "./typeahead": {
155 "types": "./typeahead/index.d.ts",
156 "esm2022": "./typeahead/esm2022/ngx-bootstrap-typeahead.mjs",
157 "esm": "./typeahead/esm2022/ngx-bootstrap-typeahead.mjs",
158 "default": "./typeahead/fesm2022/ngx-bootstrap-typeahead.mjs"
159 },
160 "./utils": {
161 "types": "./utils/index.d.ts",
162 "esm2022": "./utils/esm2022/ngx-bootstrap-utils.mjs",
163 "esm": "./utils/esm2022/ngx-bootstrap-utils.mjs",
164 "default": "./utils/fesm2022/ngx-bootstrap-utils.mjs"
165 },
166 "./package.json": {
167 "default": "./package.json"
168 },
169 ".": {
170 "types": "./index.d.ts",
171 "esm2022": "./esm2022/ngx-bootstrap.mjs",
172 "esm": "./esm2022/ngx-bootstrap.mjs",
173 "default": "./fesm2022/ngx-bootstrap.mjs"
174 }
175 },
176 "sideEffects": false,
177 "publishConfig": {
178 "registry": "https://registry.npmjs.org/",
179 "tag": "next"
180 },
181 "repository": {
182 "type": "git",
183 "url": "git+ssh://git@github.com/valor-software/ngx-bootstrap.git"
184 },
185 "bugs": {
186 "url": "https://github.com/valor-software/ngx-bootstrap/issues"
187 },
188 "homepage": "https://github.com/valor-software/ngx-bootstrap#readme",
189 "keywords": [
190 "angular",
191 "bootstap",
192 "ng",
193 "ng2",
194 "angular2",
195 "twitter-bootstrap"
196 ],
197 "module": "fesm2022/ngx-bootstrap.mjs",
198 "typings": "index.d.ts"
199}
\No newline at end of file