forked from optinull/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnpmrc
More file actions
141 lines (141 loc) · 2.59 KB
/
npmrc
File metadata and controls
141 lines (141 loc) · 2.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
; access=null
; all=false
; allow-same-version=false
; also=null
; always-auth=false
audit=true
audit-level=low
; _auth=null
; auth-type=legacy
; before=null
; bin-links=true
browser=ff-nightly
; ca=null
cache=~/.npm
cache-lock-retries=10
cache-lock-stale=600000
cache-lock-wait=10000
; cache-max=null
; cache-min=10
; cafile=null
; call=
; cert=null
; ci-name=null
; cidr=null
color=always
; commit-hooks=true
; depth=null
; description=true
; dev=false
;
; diff-unified=null
; diff-ignore-all-space=false
; diff-name-only=false
; diff-no-prefix=false
; diff-src-prefix=
; diff-dst-prefix=
; diff-text=false
; dry-run=false
editor=nvim
engine-strict=true
fetch-retries=4
; fetch-retry-factor=10
; fetch-retry-maxtimeout=60000
; fetch-retry-mintimeout=10000
fetch-timeout=200000
; force=false
; foreground-script=false
; format-package-lock=true
fund=true
; git=git
; git-tag-version=true
; global=false
; global-style=false
; heading=npm
; https-proxy=null
; if-present=false
; ignore-prepublish=false
; ignore-scripts=false
;
; include-staged=false
init-author-email=xf3rno@pm.me
init-author-name=Cris Mihalache
init-author-url=xf3rno.com
init-license=MIT
; init-module=~/.npm-init.js
init-version=0.0.1
init.author.email=xf3rno@pm.me
init.author.name=Cris Mihalache
init.author.url=xf3rno.com
init.license=MIT
; init.module=~/.npm-init.js
init.version=0.0.1
; json=false
; key=null
; legacy-bundling=false
legacy-peer-deps=true
; link=false
; local-address=undefined
; loglevel=notice
; logs-max=10
long=true
; maxsockets=50
; message=%s
node-options=--max-old-space-size=16384 --no-warnings
; node-version=v15.10.0
; noproxy=null
; npm-version=7.5.3
; offline=false
;
; only=null
; optional=true
; otp=null
;
package-lock=true
; package-lock-only=false
; parseable=false
prefer-offline=true
; prefer-online=false
; preid=
; production=false
progress=true
; proxy=null
; read-only=false
; rebuild-bundle=true
; registry=https://registry.npmjs.org/
; rollback=true
; save=true
; save-bundle=false
; save-dev=false
; save-exact=false
; save-optional=false
; save-prefix=^
; save-prod=false
; scope=
script-shell=bash
; scripts-prepend-node-path=warn-only
; searchexclude=null
searchlimit=100
; searchopts=
; searchstaleness=900
shell=bash
; shrinkwrap=true
; sign-git-commit=false
; sign-git-tag=false
; sso-poll-frequency=500
; sso-type=oauth
; strict-peer-deps=false
strict-ssl=true
; tag=latest
; tag-version-prefix=v
; timing=false
; tmp=/tmp
; umask=0
unicode=true
update-notifier=true
; usage=false
; user-agent=npm/{npm-version} node/{node-version} {platform} {arch} {ci}
userconfig=~/.npmrc
; version=false
; versions=false
viewer=man