doclever-node-plugin-xin
Version:
【优信前端】从DOCLever系统获取接口mock 数据
23 lines (22 loc) • 500 B
JSON
{
"name": "doclever-node-plugin-xin",
"version": "1.1.1",
"description": "【优信前端】从DOCLever系统获取接口mock 数据",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"MOCK",
"PLUGIN"
],
"author": "wangfuyu",
"license": "ISC",
"dependencies": {
"follow-redirects": "^1.4.1"
},
"repository": {
"type": "git",
"url": "https://github.com/Alan-W/doclever-node-plugin-xin.git"
}
}