Files
7000pctAUTO 0fe7b81aa8
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / build (push) Has been cancelled
fix: resolve CI/CD test and lint failures
2026-02-03 05:31:52 +00:00

13 lines
247 B
JSON

{
"name": "test-project",
"version": "1.0.0",
"description": "A test project for DataForge CLI",
"author": "Test Author",
"settings": {
"debug": true,
"timeout": 30,
"retries": 3
},
"tags": ["test", "cli", "dataforge"]
}