0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/e2e/cli/e2e-npm10/package.json

13 lines
219 B
JSON
Raw Normal View History

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