or-uk-data-quality-checker/package.json

11 lines
189 B
JSON

{
"name": "fh-or-tester",
"main": "index.js",
"scripts": {
"fetch": "node script-fetch.js",
"eval": "node script-eval.js"
},
"dependencies": {
"uuid": "^11.0.3"
}
}