芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/koa-passport/package.json
{ "_args": [ [ "koa-passport@4.1.4", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "koa-passport@4.1.4", "_id": "koa-passport@4.1.4", "_inBundle": false, "_integrity": "sha512-dJBCkl4X+zdYxbI2V2OtoGy0PUenpvp2ZLLWObc8UJhsId0iQpTFT8RVcuA0709AL2txGwRHnSPoT1bYNGa6Kg==", "_location": "/koa-passport", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "koa-passport@4.1.4", "name": "koa-passport", "escapedName": "koa-passport", "rawSpec": "4.1.4", "saveSpec": null, "fetchSpec": "4.1.4" }, "_requiredBy": [ "/strapi-admin" ], "_resolved": "https://registry.npmjs.org/koa-passport/-/koa-passport-4.1.4.tgz", "_spec": "4.1.4", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Markus Ast", "email": "npm.m@rkusa.st" }, "bugs": { "url": "https://github.com/rkusa/koa-passport/issues" }, "dependencies": { "passport": "^0.4.0" }, "description": "Passport middleware for Koa", "devDependencies": { "chai": "^4.2.0", "koa": "^2.6.2", "koa-bodyparser": "^4.2.1", "koa-route": "^3.2", "mocha": "^8.3.1", "passport-local": "^1.0", "supertest": "^6.1.3" }, "engines": { "node": ">= 4" }, "homepage": "https://github.com/rkusa/koa-passport", "keywords": [ "koa", "passport", "auth", "authentication", "authorization" ], "license": "MIT", "main": "./lib", "name": "koa-passport", "repository": { "type": "git", "url": "git://github.com/rkusa/koa-passport.git" }, "scripts": { "test": "mocha" }, "version": "4.1.4" }