2023-09-24 05:44:39 -05:00
|
|
|
{
|
|
|
|
"private": true,
|
|
|
|
"name": "@verdaccio/e2e-cli-npm9",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dependencies": {
|
|
|
|
"@verdaccio/test-cli-commons": "workspace:1.1.0",
|
2024-01-14 11:50:53 -05:00
|
|
|
"npm": "10.3.0"
|
2023-09-24 05:44:39 -05:00
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "jest"
|
|
|
|
}
|
|
|
|
}
|