File tree 9 files changed +18
-705
lines changed
pacote/node_modules/read-package-json
9 files changed +18
-705
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,6 @@ graph LR;
107
107
npm-->libnpmversion;
108
108
npm-->make-fetch-happen;
109
109
npm-->nopt;
110
- npm-->normalize-package-data;
111
110
npm-->npm-audit-report;
112
111
npm-->npm-install-checks;
113
112
npm-->npm-package-arg;
@@ -134,6 +133,7 @@ graph LR;
134
133
npm-->pacote;
135
134
npm-->parse-conflict-json;
136
135
npm-->proc-log;
136
+ npm-->read-package-json;
137
137
npm-->read;
138
138
npm-->semver;
139
139
npm-->ssri;
@@ -533,7 +533,6 @@ graph LR;
533
533
npm-->nock;
534
534
npm-->node-gyp;
535
535
npm-->nopt;
536
- npm-->normalize-package-data;
537
536
npm-->npm-audit-report;
538
537
npm-->npm-install-checks;
539
538
npm-->npm-package-arg;
@@ -562,6 +561,7 @@ graph LR;
562
561
npm-->parse-conflict-json;
563
562
npm-->proc-log;
564
563
npm-->qrcode-terminal;
564
+ npm-->read-package-json;
565
565
npm-->read;
566
566
npm-->remark-gfm;
567
567
npm-->remark-github;
Original file line number Diff line number Diff line change 123
123
! /inherits
124
124
! /ini
125
125
! /init-package-json
126
- ! /init-package-json /node_modules /
127
- /init-package-json /node_modules /*
128
- ! /init-package-json /node_modules /read-package-json
129
126
! /ip-regex
130
127
! /ip
131
128
! /is-cidr
230
227
/pacote /node_modules /npm-pick-manifest /node_modules /*
231
228
! /pacote /node_modules /npm-pick-manifest /node_modules /hosted-git-info
232
229
! /pacote /node_modules /npm-pick-manifest /node_modules /npm-package-arg
233
- ! /pacote /node_modules /read-package-json
234
230
! /parse-conflict-json
235
231
! /path-is-absolute
236
232
! /path-key
246
242
! /qrcode-terminal
247
243
! /read-cmd-shim
248
244
! /read-package-json-fast
245
+ ! /read-package-json
249
246
! /read
250
247
! /readable-stream
251
248
! /retry
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments