weforward-protocol-currency
Version:
weforward协议
29 lines (28 loc) • 773 B
JSON
{
"version": "1.0.6",
"scripts": {
"login-self": "npm login --registry https://git.navboy.com/repository/npm/",
"publish-self": "npm publish --registry https://git.navboy.com/repository/npm/",
"login-center": "npm login --registry https://registry.npmjs.org/",
"publish-center": "npm publish --registry https://registry.npmjs.org/"
},
"dependencies": {
"axios": "^0.18.1"
},
"deprecated": false,
"description": "weforward协议",
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"babel-loader": "^8.1.0",
"babel-polyfill": "^6.26.0"
},
"keywords": [
"weforward",
"云原生",
"微服务"
],
"license": "MIT",
"main": "index.js",
"name": "weforward-protocol-currency"
}