move nodejs script to tools folder

This commit is contained in:
2026-07-03 09:08:20 +02:00
parent e036ab9eaa
commit 907e67125a
4 changed files with 0 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"name": "generate-http-requests",
"version": "0.0.1",
"type": "module",
"dependencies": {
"strip-json-comments": "^5.0.3",
"yaml": "^2.9.0"
}
}