UNPKG

ran-boilerplate

Version:

React . Apollo (GraphQL) . Next.js Toolkit

67 lines (66 loc) 1.7 kB
{ "_from": "gtoken@^1.2.3", "_id": "gtoken@1.2.3", "_inBundle": false, "_integrity": "sha512-wQAJflfoqSgMWrSBk9Fg86q+sd6s7y6uJhIvvIPz++RElGlMtEqsdAR2oWwZ/WTEtp7P9xFbJRrT976oRgzJ/w==", "_location": "/gtoken", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gtoken@^1.2.3", "name": "gtoken", "escapedName": "gtoken", "rawSpec": "^1.2.3", "saveSpec": null, "fetchSpec": "^1.2.3" }, "_requiredBy": [ "/@google-cloud/common-grpc/google-auth-library", "/gcs-resumable-upload/google-auth-library", "/google-auth-library" ], "_resolved": "https://registry.npmjs.org/gtoken/-/gtoken-1.2.3.tgz", "_shasum": "5509571b8afd4322e124cf66cf68115284c476d8", "_spec": "gtoken@^1.2.3", "_where": "/Users/ilker.guller/Projects/ran/functions/node_modules/google-auth-library", "author": { "name": "Ryan Seys" }, "bugs": { "url": "https://github.com/google/node-gtoken/issues" }, "bundleDependencies": false, "dependencies": { "google-p12-pem": "^0.1.0", "jws": "^3.0.0", "mime": "^1.4.1", "request": "^2.72.0" }, "deprecated": false, "description": "Node.js Google Authentication Service Account Tokens", "devDependencies": { "mocha": "^3.4.2" }, "homepage": "https://github.com/google/node-gtoken#readme", "keywords": [ "google", "service", "account", "api", "token", "api", "auth" ], "license": "MIT", "main": "./lib/index.js", "name": "gtoken", "repository": { "type": "git", "url": "git+https://github.com/google/node-gtoken.git" }, "scripts": { "test": "mocha --timeout 5000" }, "version": "1.2.3" }