9 lines
236 B
JSON
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"
|
|
}
|
|
}
|