0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/config.example.yaml

21 lines
349 B
YAML
Raw Normal View History

2013-06-08 05:16:28 +04:00
users:
user1:
# require('crypto').createHash('sha1').update('test').digest('hex')
password: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3
uplinks:
npmjs:
url: https://registry.npmjs.org/
GGusers: &GG user1 user2
packages:
/^local-/:
#wg1: read write
#npmjs: read
access: *GG
publish: *GG
proxy: npmjs owner all