-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.npmrc
More file actions
15 lines (15 loc) · 875 Bytes
/
.npmrc
File metadata and controls
15 lines (15 loc) · 875 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
@icqqjs:registry=https://npm.pkg.github.com
public-hoist-pattern[]=*sqlite3*
public-hoist-pattern[]=*express*
sqlite3_binary_host_mirror=https://registry.npmmirror.com/-/binary/sqlite3
node_sqlite3_binary_host_mirror=https://registry.npmmirror.com/-/binary/sqlite3
better_sqlite3_binary_host_mirror=https://registry.npmmirror.com/-/binary/better-sqlite3
sass_binary_site=https://registry.npmmirror.com/-/binary/node-sass
sharp_binary_host=https://registry.npmmirror.com/-/binary/sharp
sharp_libvips_binary_host=https://registry.npmmirror.com/-/binary/sharp-libvips
canvas_binary_host_mirror=https://registry.npmmirror.com/-/binary/canvas
# 19以下版本
puppeteer_download_host=https://registry.npmmirror.com/mirrors
# 20以上版本
PUPPETEER_DOWNLOAD_BASE_URL = https://registry.npmmirror.com/binaries/chrome-for-testing