1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages/tools/verdaccio-prefix-fake-plugin/package.json
Juan Picado 269105ff4b
chore: update versions (6-next) (#3362)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-28 07:39:59 +02:00

14 lines
300 B
JSON

{
"name": "customprefix-auth",
"version": "1.0.0-6-next.0",
"private": true,
"description": "fake plugin for test",
"author": "Juan Picado <juanpicado19@gmail.com>",
"license": "MIT",
"homepage": "https://verdaccio.org",
"main": "index.js",
"scripts": {
"build": "echo 0"
}
}