UNPKG

1.33 kBJSONView Raw
1{
2 "name": "ngx-bootstrap/rating",
3 "version": "7.1.0",
4 "main": "bundles/ngx-bootstrap-rating.umd.js",
5 "module_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-bootstrap-rating.js",
6 "module": "fesm2015/ngx-bootstrap-rating.js",
7 "es2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-bootstrap-rating.js",
8 "es2015": "fesm2015/ngx-bootstrap-rating.js",
9 "esm2015": "esm2015/ngx-bootstrap-rating.js",
10 "fesm2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-bootstrap-rating.js",
11 "fesm2015": "fesm2015/ngx-bootstrap-rating.js",
12 "typings": "ngx-bootstrap-rating.d.ts",
13 "metadata": "ngx-bootstrap-rating.metadata.json",
14 "sideEffects": false,
15 "dependencies": {
16 "tslib": "^2.0.0",
17 "@angular/core": "11.2.0",
18 "@angular/forms": "11.2.0",
19 "@angular/common": "11.2.0"
20 },
21 "peerDependencies": {},
22 "__processed_by_ivy_ngcc__": {
23 "es2015": "11.2.0",
24 "fesm2015": "11.2.0",
25 "module": "11.2.0",
26 "typings": "11.2.0"
27 },
28 "scripts": {
29 "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
30 }
31}