bruno/packages/bruno-tests/collection/package.json

8 lines
121 B
JSON
Raw Normal View History

{
"name": "@usebruno/test-collection",
"version": "0.0.1",
"dependencies": {
"@faker-js/faker": "^8.4.0"
}
}