mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 19:51:17 +00:00
13 lines
201 B
JSON
13 lines
201 B
JSON
{
|
|
"version": "1",
|
|
"name": "Stocklet",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
],
|
|
"presets": {
|
|
"requestType": "http",
|
|
"requestUrl": "http://localhost/"
|
|
}
|
|
} |