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

10 lines
182 B
JSON
Raw Normal View History

{
"name": "@usebruno/test-collection",
"version": "0.0.1",
"dependencies": {
2024-02-23 19:12:28 +01:00
"@faker-js/faker": "^8.4.0",
"jsonwebtoken": "^9.0.2",
"lru-map-cache": "^0.1.0"
}
}