0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/e2e/cli/e2e-yarn4/yarn-install/package.json

8 lines
89 B
JSON
Raw Normal View History

{
"name": "foo",
"version": "1.0.0",
"dependencies": {
"react": "18.2.0"
}
}