kdayun-compnent-develop/kdayun-component-demo/.npmrc

7 lines
207 B
Plaintext
Raw Permalink Normal View History

2022-02-19 20:37:32 +08:00
#npm 私有仓库
2022-03-01 12:20:53 +08:00
registry=http://develop.kdayun.com:8081/repository/npm-yh-community
2022-02-23 21:03:39 +08:00
email=kdayun-community@kdayun.com
2022-02-19 20:37:32 +08:00
always-auth=true
#用户名:密码 base64
2022-02-23 21:03:39 +08:00
_auth="a2RheXVuLWNvbW11bml0eTprZGF5dW4uY29t"