|
|
@ -1,6 +1,6 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "@docmirror/dev-sidecar",
|
|
|
|
"name": "@docmirror/dev-sidecar",
|
|
|
|
"version": "1.5.0",
|
|
|
|
"version": "1.5.1",
|
|
|
|
"description": "给开发者的加速代理工具",
|
|
|
|
"description": "给开发者的加速代理工具",
|
|
|
|
"main": "src/index.js",
|
|
|
|
"main": "src/index.js",
|
|
|
|
"keywords": [
|
|
|
|
"keywords": [
|
|
|
@ -17,7 +17,7 @@
|
|
|
|
"test": "mocha"
|
|
|
|
"test": "mocha"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@docmirror/mitmproxy": "^1.5.0",
|
|
|
|
"@docmirror/mitmproxy": "^1.5.1",
|
|
|
|
"agentkeepalive": "^2.1.1",
|
|
|
|
"agentkeepalive": "^2.1.1",
|
|
|
|
"babel-preset-es2020": "^1.0.2",
|
|
|
|
"babel-preset-es2020": "^1.0.2",
|
|
|
|
"charset": "^1.0.0",
|
|
|
|
"charset": "^1.0.0",
|
|
|
|