167 lines
4.4 KiB
JSON
167 lines
4.4 KiB
JSON
{
|
|
"_from": "googleapis@^34.0.0",
|
|
"_id": "googleapis@34.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-nGfTSrlQF77HDNOHDy0ii3ET1h8Yap6QXxkfMZsre+7hBg91g4RsgrA50BgrOXpbNlQCBOGXWhUsa267kVeA/Q==",
|
|
"_location": "/googleapis",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "googleapis@^34.0.0",
|
|
"name": "googleapis",
|
|
"escapedName": "googleapis",
|
|
"rawSpec": "^34.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^34.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/googleapis/-/googleapis-34.0.0.tgz",
|
|
"_shasum": "15323c2334edeff3bae500faeec7e15ea6fb0047",
|
|
"_spec": "googleapis@^34.0.0",
|
|
"_where": "C:\\Users\\Georg\\GitHub\\SmartShopper\\express-server",
|
|
"author": {
|
|
"name": "Google Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/google/google-api-nodejs-client/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Burcu Dogan",
|
|
"email": "jbd@google.com"
|
|
},
|
|
{
|
|
"name": "Jason Allor",
|
|
"email": "jasonall@google.com"
|
|
},
|
|
{
|
|
"name": "Jason Dobry",
|
|
"email": "jason.dobry@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ryan Seys",
|
|
"email": "ryanseys@google.com"
|
|
},
|
|
{
|
|
"name": "Tim Emiola",
|
|
"email": "tbetbetbe@google.com"
|
|
},
|
|
{
|
|
"name": "Justin Beckwith",
|
|
"email": "beckwith@google.com"
|
|
},
|
|
{
|
|
"name": "Alexander Fenster",
|
|
"email": "fenster@google.com"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"google-auth-library": "^2.0.0",
|
|
"googleapis-common": "^0.3.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Google APIs Client Library for Node.js",
|
|
"devDependencies": {
|
|
"@types/minimist": "^1.2.0",
|
|
"@types/mkdirp": "^0.5.2",
|
|
"@types/mocha": "^5.2.0",
|
|
"@types/mv": "^2.1.0",
|
|
"@types/ncp": "^2.0.1",
|
|
"@types/nock": "^9.1.3",
|
|
"@types/node": "^10.0.8",
|
|
"@types/nunjucks": "^3.0.0",
|
|
"@types/p-queue": "^2.3.1",
|
|
"@types/pify": "^3.0.2",
|
|
"@types/qs": "^6.5.1",
|
|
"@types/rimraf": "^2.0.2",
|
|
"@types/source-map-support": "^0.4.0",
|
|
"@types/tmp": "^0.0.33",
|
|
"@types/url-template": "^2.0.28",
|
|
"assert-rejects": "^1.0.0",
|
|
"axios": "^0.18.0",
|
|
"codecov": "^3.0.2",
|
|
"copyfiles": "^2.0.0",
|
|
"eslint": "^5.6.0",
|
|
"eslint-config-prettier": "^3.0.1",
|
|
"eslint-plugin-node": "^7.0.1",
|
|
"eslint-plugin-prettier": "^2.6.2",
|
|
"gts": "^0.8.0",
|
|
"hard-rejection": "^1.0.0",
|
|
"intelli-espower-loader": "^1.0.1",
|
|
"js-green-licenses": "^0.5.0",
|
|
"minimist": "^1.2.0",
|
|
"mkdirp": "^0.5.1",
|
|
"mocha": "^5.1.1",
|
|
"mv": "^2.1.1",
|
|
"ncp": "^2.0.0",
|
|
"nock": "^9.2.5",
|
|
"nunjucks": "^3.1.2",
|
|
"nyc": "^13.0.0",
|
|
"opn": "^5.3.0",
|
|
"p-queue": "^3.0.0",
|
|
"pify": "^4.0.0",
|
|
"prettier": "^1.14.2",
|
|
"rimraf": "^2.6.2",
|
|
"server-destroy": "^1.0.1",
|
|
"source-map-support": "^0.5.5",
|
|
"tmp": "^0.0.33",
|
|
"typescript": "~3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"README.md",
|
|
"build/src",
|
|
"package.json"
|
|
],
|
|
"homepage": "https://github.com/google/google-api-nodejs-client#readme",
|
|
"keywords": [
|
|
"google",
|
|
"api",
|
|
"google apis",
|
|
"client",
|
|
"client library"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "./build/src/index.js",
|
|
"name": "googleapis",
|
|
"nyc": {
|
|
"exclude": [
|
|
"build/src/apis",
|
|
"build/test",
|
|
"samples"
|
|
]
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/google/google-api-nodejs-client.git"
|
|
},
|
|
"scripts": {
|
|
"build-tools": "tsc -p tsconfig.tools.json",
|
|
"clean": "gts clean",
|
|
"codecov": "nyc --cache mocha build/test -t 10000 -S -R spec && nyc report --reporter=html",
|
|
"compile": "tsc -v && tsc -p . && copyfiles src/apis/**/README.md src/apis/**/package.json build",
|
|
"docs": "echo no docs 👻",
|
|
"fix": "eslint --fix 'samples/**/*.js' && prettier --write samples/**/*.js && gts fix",
|
|
"generate": "node build/src/generator/generate.js",
|
|
"lint": "gts check && eslint 'samples/**/*.js'",
|
|
"postgenerate": "npm run fix",
|
|
"pregenerate": "npm run build-tools",
|
|
"prepare": "npm run compile",
|
|
"pretest": "npm run compile",
|
|
"prettier": "prettier --write samples/**/*.js",
|
|
"samples-test": "cd samples && npm link ../ && pwd && npm test",
|
|
"system-test": "echo no system tests 👻",
|
|
"test": "nyc mocha build/test"
|
|
},
|
|
"types": "./build/src/index.d.ts",
|
|
"version": "34.0.0"
|
|
}
|