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

7 lines
179 B
Plaintext

#npm 私有仓库
registry=http://develop.kdayun.com:8081/repository/npm-public
email=xxx@kdayun.com
always-auth=true
#用户名:密码 base64
_auth="a2RheWRldm9sb3BlcjoxMjNxd2U"