芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/koa-favicon/package.json
{ "_args": [ [ "koa-favicon@2.1.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "koa-favicon@2.1.0", "_id": "koa-favicon@2.1.0", "_inBundle": false, "_integrity": "sha512-LvukcooYjxKtnZq0RXdBup+JDhaHwLgnLlDHB/xvjwQEjbc4rbp/0WkmOzpOvaHujc+fIwPear0dpKX1V+dHVg==", "_location": "/koa-favicon", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "koa-favicon@2.1.0", "name": "koa-favicon", "escapedName": "koa-favicon", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/strapi" ], "_resolved": "https://registry.npmjs.org/koa-favicon/-/koa-favicon-2.1.0.tgz", "_spec": "2.1.0", "_where": "/home/freeclou/app.optimyar.com/backend", "bugs": { "url": "https://github.com/koajs/favicon/issues" }, "dependencies": { "mz": "^2.7.0" }, "description": "favicon bounce middleware for koa", "devDependencies": { "istanbul": "^0.4.5", "koa": "^2.11.0", "mocha": "^7.1.0", "supertest": "^4.0.2" }, "files": [ "index.js" ], "homepage": "https://github.com/koajs/favicon#readme", "keywords": [ "koa", "middleware", "favicon" ], "license": "MIT", "name": "koa-favicon", "repository": { "type": "git", "url": "git+https://github.com/koajs/favicon.git" }, "scripts": { "test": "NODE_ENV=test mocha --reporter spec --exit", "test-cov": "NODE_ENV=test istanbul cover ./node_modules/.bin/_mocha -- --exit", "test-travis": "NODE_ENV=test istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --exit" }, "version": "2.1.0" }