-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.npmrc
17 lines (17 loc) · 852 Bytes
/
.npmrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
prefix=/pnpm
registry=https://registry.npmmirror.com/
sass_binary_site=https://registry.npmmirror.com/binary.html?path=node-sass/
phantomjs_cdnurl=https://npmmirror.com/package/downloads
;ELECTRON_MIRROR="https://registry.npmmirror.com/binary.html?path=electron/"
;ELECTRON_CUSTOM_DIR="{{ version }}"
sqlite3_binary_host_mirror=https://registry.npmmirror.com/binary.html?path=sqlite3/
profiler_binary_host_mirror=https://registry.npmmirror.com/binary.html?path=node-inspector/
chromedriver_cdnurl=https://registry.npmmirror.com/binary.html?path=chromedriver/
puppeteer_download_base_url=https://cdn.npmmirror.com/binaries
puppeteer_download_host=https://cdn.npmmirror.com/binaries
strict-ssl=false
init.author.name=dodying
init.author.url=https://github.com/dodying
init.license=MIT
init.version=0.0.1