2023-09-24 12:44:39 +02:00
|
|
|
{
|
|
|
|
"private": true,
|
|
|
|
"name": "@verdaccio/e2e-cli-npm9",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dependencies": {
|
|
|
|
"@verdaccio/test-cli-commons": "workspace:1.1.0",
|
2023-11-29 21:21:02 +01:00
|
|
|
"npm": "10.2.4"
|
2023-09-24 12:44:39 +02:00
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "jest"
|
|
|
|
}
|
|
|
|
}
|