Georg Reisinger b171f1646c GoogleOauth2.0 First implementation
First try for GoogleOauth2.0
2018-10-26 14:02:15 +02:00

49 lines
1.1 KiB
JSON

{
"_from": "googleapi",
"_id": "googleapi@1.0.2",
"_inBundle": false,
"_integrity": "sha1-knBKNCfC/QHqQhmpLBsPvGtCGVQ=",
"_location": "/googleapi",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "googleapi",
"name": "googleapi",
"escapedName": "googleapi",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/googleapi/-/googleapi-1.0.2.tgz",
"_shasum": "92704a3427c2fd01ea4219a92c1b0fbc6b421954",
"_spec": "googleapi",
"_where": "C:\\Users\\Georg\\GitHub\\SmartShopper\\express-server",
"author": {
"name": "Malik Nurmatov",
"email": "mnurmatov@gmail.com",
"url": "https://github.com/maliknurmatov"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Google API",
"keywords": [
"google",
"api",
"rest",
"node",
"search"
],
"license": "BSD-2-Clause",
"main": "index.js",
"name": "googleapi",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}