0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00
verdaccio/e2e/cli/e2e-npm10/package.json

13 lines
219 B
JSON
Raw Normal View History

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",
"npm": "10.1.0"
},
"scripts": {
"test": "jest"
}
}