{ "_args": [ [ "grant-koa@5.4.8", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "grant-koa@5.4.8", "_id": "grant-koa@5.4.8", "_inBundle": false, "_integrity": "sha512-Kw8np9AL3Z3mZuvoSUklHJpTe3xx7iLBDauRyIwwbDLRr/5Ll6APmOFHixXj+Vw+LGEnreTxO35CyhAf9oBUMA==", "_location": "/grant-koa", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "grant-koa@5.4.8", "name": "grant-koa", "escapedName": "grant-koa", "rawSpec": "5.4.8", "saveSpec": null, "fetchSpec": "5.4.8" }, "_requiredBy": [ "/strapi-plugin-users-permissions" ], "_resolved": "https://registry.npmjs.org/grant-koa/-/grant-koa-5.4.8.tgz", "_spec": "5.4.8", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Simeon Velichkov", "email": "simeonvelichkov@gmail.com", "url": "https://simov.github.io" }, "bugs": { "url": "https://github.com/simov/grant/issues" }, "dependencies": { "grant": "^5.4.8" }, "description": "Grant OAuth Proxy middleware for Koa", "engines": { "node": ">=8.0.0" }, "homepage": "https://github.com/simov/grant", "keywords": [ "oauth", "oauth2", "openid", "openid-connect", "authentication", "authorization", "proxy", "middleware", "koa" ], "license": "MIT", "main": "index.js", "name": "grant-koa", "peerDependencies": { "koa": ">=2.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/simov/grant.git" }, "type": "commonjs", "types": "grant.d.ts", "version": "5.4.8" }