Commit ca5d7688 authored by 何虹's avatar 何虹 💬

1.0.1

parent 91d2eaa5
{
"name": "hswebhttpclient",
"version": "1.0.1",
"description": "dync中httpClient基础插件",
"main": "./dist/hsWebHttpClient.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack",
"prepublish": "webpack"
},
"repository": {
"type": "git",
"url": "ssh://git@47.110.145.204:2222/h/hswebhttpclient.git"
},
"author": "",
"license": "ISC",
"devDependencies": {
"terser-webpack-plugin": "^5.0.3"
},
"dependencies": {
"axios": "^0.21.0",
"hs-util-js": "^1.0.5",
"webpack": "^5.10.1",
"webpack-cli": "^4.2.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment