mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-12-05 18:46:43 -06:00
10 lines
279 B
JSON
10 lines
279 B
JSON
{
|
|
"name": "hyperswitch",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"description": "This is just to run automated newman tests for this service",
|
|
"devDependencies": {
|
|
"newman": "git+ssh://git@github.com:knutties/newman.git#7106e194c15d49d066fa09d9a2f18b2238f3dba8"
|
|
}
|
|
}
|