0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-10 23:39:31 -05:00
verdaccio/.yarn/sdks/eslint/package.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

6 lines
101 B
JSON

{
"name": "eslint",
"version": "7.26.0-pnpify",
"main": "./lib/api.js",
"type": "commonjs"
}