or-uk-data-quality-checker/package.json
2024-12-18 19:12:08 +00:00

9 lines
236 B
JSON

{
"name": "or-uk-data-quality-checker",
"description": "A tool to fetch and validate the quality of data from Open Referral UK APIs.",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"commander": "^12.1.0"
}
}