UNPKG
get-registry
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
Get registry config for current package manager
github.com/shigma/get-registry
shigma/get-registry
get-registry
/
readme.md
10 lines
(6 loc)
•
152 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
#
get
-
registry
Get
registry config
for
current
package manager. ```ts import
get
from
'get-registry'
await
get
()
/
/
'https://registry.npmjs.org'
```