芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/koa-ip/package.json
{ "_args": [ [ "koa-ip@2.1.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "koa-ip@2.1.0", "_id": "koa-ip@2.1.0", "_inBundle": false, "_integrity": "sha512-3gpcu8i2YFR0jf8j98Mw2yUAglu3powVxFiYQGMe89n6JGGVIg6dv7zRMN+l8HF3wdiLseAfj2C97h+wlJAw4Q==", "_location": "/koa-ip", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "koa-ip@2.1.0", "name": "koa-ip", "escapedName": "koa-ip", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/strapi" ], "_resolved": "https://registry.npmjs.org/koa-ip/-/koa-ip-2.1.0.tgz", "_spec": "2.1.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "nswbmw" }, "bugs": { "url": "https://github.com/nswbmw/koa-ip/issues" }, "dependencies": { "debug": "4.1.1", "lodash.isplainobject": "4.0.6", "request-ip": "2.1.3" }, "description": "Ip filter middleware for koa, support `whitelist` and `blacklist`.", "devDependencies": { "eslint-config-standard": "14.1.1", "eslint-plugin-import": "2.22.0", "eslint-plugin-jest": "23.20.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "4.2.1", "eslint-plugin-standard": "4.0.1", "jest": "26.4.2", "koa": "2.13.0", "supertest": "4.0.2" }, "homepage": "https://github.com/nswbmw/koa-ip#readme", "jest": { "collectCoverage": true, "coverageReporters": [ "json", "html" ] }, "keywords": [ "koa", "ip", "whitelist", "blacklist" ], "license": "MIT", "main": "index.js", "name": "koa-ip", "repository": { "type": "git", "url": "git+https://github.com/nswbmw/koa-ip.git" }, "scripts": { "test": "jest" }, "types": "index.d.ts", "version": "2.1.0" }