bruno/packages/bruno-tests/sandwich_exec/bruno.json

12 lines
164 B
JSON

{
"version": "1",
"name": "sandwich_exec",
"type": "collection",
"ignore": [
"node_modules",
".git"
],
"scripts": {
"flow": "sandwich"
}
}