17 lines
420 B
JSON
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"
|
|
}
|
|
}
|