@azteam/google-api
Version:
N/A
27 lines (26 loc) • 654 B
JSON
{
"name": "@azteam/google-api",
"version": "1.0.282",
"description": "N/A",
"keywords": [
"toda",
"nodejs",
"google api",
"google scaper"
],
"license": "MIT",
"author": "toda <sp.azsolution.net@gmail.com>",
"main": "./lib/index.js",
"module": "./src/index.js",
"scripts": {
"prepublishOnly": "babel src --delete-dir-on-start -d lib"
},
"dependencies": {
"@azteam/error": "1.0.40",
"@azteam/http-client": "1.0.209",
"@azteam/util": "1.0.64",
"jsonwebtoken": "9.0.0",
"lodash": "4.17.21",
"read-chunk": "~3.2.0"
}
}