0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/test/unit/modules/api/partials/search-v1-empty.json
Juan Picado 251bd95373
feat: implement search v1 endpoint (#2256)
* feat: implement search v1 endpoint

* add allow_access

* chore: add types

* chore: format

* fix eslint prettier

* chore: add tests

* add tests

* chore: add npm search cli
2021-05-15 16:39:03 +02:00

5 lines
93 B
JSON

{
"objects": [],
"total": 0,
"time": "Fri May 14 2021 21:51:36 GMT+0000 (UTC)"
}