google-contacts-crud
Version:
Description ===========
32 lines (31 loc) • 666 B
JSON
{
"name": "google-contacts-crud",
"version": "1.0.7",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/riteshvish/google-contacts-crud"
},
"keywords": [
"google-contacts-crud",
"google-contacts",
"contacts",
"refresh-token"
],
"dependencies": {
"async": "^1.5.2",
"google-auth-library": "^0.10.0",
"lodash": "^4.17.12",
"xmlbuilder": "^4.2.0",
"request": "*"
},
"author": {
"name": "Ritesh Vishwakarma",
"email": "rtr.riteshvish@gmail.com"
},
"license": "ISC"
}