dregday-posts/package.json
2025-03-29 02:36:06 +01:00

17 lines
420 B
JSON

{
"name": "dregday",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@google-cloud/local-auth": "^2.1.0",
"googleapis": "^105.0.0",
"scribe.js-ocr": "^0.8.0"
}
}