mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
keywords
This commit is contained in:
parent
709ffe8e39
commit
9b57669bbe
1 changed files with 5 additions and 1 deletions
|
@ -27,10 +27,14 @@ dependencies:
|
|||
minimatch: '*'
|
||||
through: '*'
|
||||
|
||||
keywords: # TODO
|
||||
keywords:
|
||||
- private
|
||||
- package
|
||||
- repository
|
||||
- registry
|
||||
- modules
|
||||
- proxy
|
||||
- server
|
||||
|
||||
preferGlobal: true
|
||||
license: BSD
|
||||
|
|
Loading…
Reference in a new issue