mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 16:44:27 +01:00
10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"name": "@usebruno/test-collection",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"@faker-js/faker": "^8.4.0",
|
|
"jsonwebtoken": "^9.0.2",
|
|
"lru-map-cache": "^0.1.0"
|
|
}
|
|
}
|