mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
12 lines
239 B
JSON
12 lines
239 B
JSON
{
|
|
"private": true,
|
|
"name": "@verdaccio/e2e-cli-yarn4",
|
|
"version": "1.0.1",
|
|
"dependencies": {
|
|
"@yarnpkg/cli-dist": "4.0.0-rc.39",
|
|
"@verdaccio/test-cli-commons": "workspace:1.1.0"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
}
|
|
}
|