mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
13 lines
233 B
JSON
13 lines
233 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"name": "@verdaccio/e2e-cli-yarn2",
|
||
|
"version": "1.0.0",
|
||
|
"dependencies": {
|
||
|
"@verdaccio/test-cli-commons": "workspace:1.0.0",
|
||
|
"@yarnpkg/cli-dist": "2.4.1"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "jest"
|
||
|
}
|
||
|
}
|