mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"private": true,
|
|
"name": "@verdaccio/e2e-cli-yarn2",
|
|
"version": "1.0.1",
|
|
"dependencies": {
|
|
"@verdaccio/test-cli-commons": "workspace:1.1.0",
|
|
"@yarnpkg/cli-dist": "2.4.2"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
}
|
|
}
|