-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.npmrc
More file actions
17 lines (15 loc) · 591 Bytes
/
.npmrc
File metadata and controls
17 lines (15 loc) · 591 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# ___ _ ___ _
# | _ \__ _ _______ __ _____ _ _ __| | / __|___ _ _ ___ _ _ __ _| |_ ___ _ _
# | _/ _` (_-<_-< V V / _ \ '_/ _` | | (_ / -_) ' \/ -_) '_/ _` | _/ _ \ '_|
# |_| \__,_/__/__/\_/\_/\___/_| \__,_| \___\___|_||_\___|_| \__,_|\__\___/_|
#
# Password Generator
# https://password-generator.pro/
#
# Copyright (c) Sebastien Rousseau 2022 - 2023. All rights reserved
# Licensed under the MIT license
#
auto-install-peers = true
registry=https://registry.npmjs.org/
@sebastienrousseau:registry=https://registry.npmjs.org/