Last change
on this file since 571e0df was 6fe77af, checked in by Ema <ema_spirova@…>, 3 years ago |
add location feature
|
-
Property mode
set to
100644
|
File size:
999 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
| 2 | "name": "@angular/material/stepper",
|
---|
| 3 | "main": "../bundles/material-stepper.umd.js",
|
---|
[6fe77af] | 4 | "fesm2015_ivy_ngcc": "../__ivy_ngcc__/fesm2015/stepper.js",
|
---|
[6a3a178] | 5 | "fesm2015": "../fesm2015/stepper.js",
|
---|
| 6 | "esm2015": "../esm2015/stepper/index.js",
|
---|
| 7 | "typings": "./index.d.ts",
|
---|
[6fe77af] | 8 | "module_ivy_ngcc": "../__ivy_ngcc__/fesm2015/stepper.js",
|
---|
[6a3a178] | 9 | "module": "../fesm2015/stepper.js",
|
---|
[6fe77af] | 10 | "es2015_ivy_ngcc": "../__ivy_ngcc__/fesm2015/stepper.js",
|
---|
| 11 | "es2015": "../fesm2015/stepper.js",
|
---|
| 12 | "__processed_by_ivy_ngcc__": {
|
---|
| 13 | "es2015": "12.2.13",
|
---|
| 14 | "fesm2015": "12.2.13",
|
---|
| 15 | "module": "12.2.13",
|
---|
| 16 | "typings": "12.2.13"
|
---|
| 17 | },
|
---|
| 18 | "scripts": {
|
---|
| 19 | "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"
|
---|
| 20 | }
|
---|
| 21 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.