You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
469 B
19 lines
469 B
{
|
|
"id": "luch-request",
|
|
"displayName": "luch-request",
|
|
"version": "3.0.8",
|
|
"description": "基于Promise开发的跨平台、项目级别的请求库,它有更小的体积,易用的api,方便简单的自定义能力",
|
|
"keywords": [
|
|
"request",
|
|
"axios",
|
|
"网络请求",
|
|
"拦截器",
|
|
"promise"
|
|
],
|
|
"dcloudext": {
|
|
"category": [
|
|
"JS SDK",
|
|
"通用 SDK"
|
|
]
|
|
}
|
|
}
|