apm 配置信息
➜ ~ apm config list
; cli configs
globalconfig = "/Users/liangping/.atom/.apm/.apmrc"
metrics-registry = "https://registry.npm.taobao.org/"
scope = ""
user-agent = "npm/6.2.0 node/v10.2.1 darwin x64"
userconfig = "/Users/liangping/.atom/.apmrc"
; environment configs
python = "/Applications/Atom.app/Contents/Resources/app/apm/bin/python-interceptor.sh"
; userconfig /Users/liangping/.atom/.apmrc
registry = "https://registry.npm.taobao.org/"
; globalconfig /Users/liangping/.atom/.apm/.apmrc
cache = "/Users/liangping/.atom/.apm"
progress = false
; node bin location = /Applications/Atom.app/Contents/Resources/app/apm/bin/node
; cwd = /Users/liangping
; HOME = /Users/liangping/.atom/.node-gyp
; "npm config ls -l" to show all defaults.
系统信息:
apm的请求依赖很多并不是npm的,还是会发到外面。