mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
0a37a9808a
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
12 lines
237 B
JSON
12 lines
237 B
JSON
{
|
|
"private": true,
|
|
"name": "@verdaccio/e2e-cli-npm7",
|
|
"version": "1.0.1-6-next.6",
|
|
"dependencies": {
|
|
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.6",
|
|
"npm": "7.24.2"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
}
|
|
}
|