dora-plugin-forward
Version:
A Plugin 4 Dora Dev Server
28 lines (27 loc) • 657 B
JSON
{
"name": "dora-plugin-forward",
"version": "1.5.1",
"description": "A Plugin 4 Dora Dev Server",
"main": "index.js",
"keywords": [
"dora",
"dora-plugin",
"dora-plugin-forward",
"plugin-forward",
"dora-forward"
],
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/nanyuantingfeng/dora-plugin-forward.git"
},
"dependencies": {
"http-proxy": "^1.16.2"
},
"author": "nanyuantingfeng",
"license": "MIT",
"bugs": {
"url": "https://github.com/nanyuantingfeng/dora-plugin-forward/issues"
},
"homepage": "https://github.com/nanyuantingfeng/dora-plugin-forward#readme"
}