mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
13 lines
219 B
JSON
13 lines
219 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"name": "@verdaccio/e2e-cli-npm9",
|
||
|
"version": "1.0.1",
|
||
|
"dependencies": {
|
||
|
"@verdaccio/test-cli-commons": "workspace:1.1.0",
|
||
|
"npm": "10.1.0"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "jest"
|
||
|
}
|
||
|
}
|