mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
269105ff4b
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
14 lines
300 B
JSON
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"
|
|
}
|
|
}
|