芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/svg-captcha/package.json
{ "_args": [ [ "svg-captcha@1.4.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "svg-captcha@1.4.0", "_id": "svg-captcha@1.4.0", "_inBundle": false, "_integrity": "sha512-/fkkhavXPE57zRRCjNqAP3txRCSncpMx3NnNZL7iEoyAtYwUjPhJxW6FQTQPG5UPEmCrbFoXS10C3YdJlW7PDg==", "_location": "/svg-captcha", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "svg-captcha@1.4.0", "name": "svg-captcha", "escapedName": "svg-captcha", "rawSpec": "1.4.0", "saveSpec": null, "fetchSpec": "1.4.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/svg-captcha/-/svg-captcha-1.4.0.tgz", "_spec": "1.4.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Weilin Shi", "email": "934587911@qq.com" }, "bugs": { "url": "https://github.com/steambap/svg-captcha/issues" }, "dependencies": { "opentype.js": "^0.7.3" }, "description": "generate svg captcha in node.js or express.js", "devDependencies": { "jest": "^21.1.0", "jest-environment-node-debug": "^2.0.0", "xo": "^0.18.2" }, "engines": { "node": ">=4.x" }, "files": [ "fonts/*", "lib/*", "index.d.ts", "*.md" ], "homepage": "https://github.com/steambap/svg-captcha#readme", "keywords": [ "captcha", "svg", "node captcha", "captcha generator", "captcha alternative" ], "license": "MIT", "main": "index.js", "name": "svg-captcha", "repository": { "type": "git", "url": "git+https://github.com/steambap/svg-captcha.git" }, "scripts": { "lint": "xo", "test": "jest" }, "typings": "index.d.ts", "version": "1.4.0", "xo": { "esnext": true, "envs": [ "jest" ], "rules": { "linebreak-style": [ 0 ] } } }