1 Star 0 Fork 0

Serverless Devs/fc-http

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 780 Bytes
一键复制 编辑 原始数据 按行查看 历史
曼巴 提交于 2023-06-07 17:34 . Update package.json
{
"name": "@serverless-devs/fc-http",
"version": "1.0.2",
"description": "running web framework(express,koa) on aliyun function computer with nodejs runtime",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Serverless-Devs/fc-http.git"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"keywords": [
"fc",
"http",
"Serverless-Devs",
"Serverless-Core"
],
"dependencies": {
"raw-body": "^2.5.1",
"@serverless-devs/serverless-http": "^3.0.1"
},
"author": "@serverless-devs",
"license": "ISC",
"bugs": {
"url": "https://github.com/Serverless-Devs/fc-http/issues"
},
"homepage": "https://github.com/Serverless-Devs/fc-http#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/serverless-devs/fc-http.git
[email protected]:serverless-devs/fc-http.git
serverless-devs
fc-http
fc-http
main

搜索帮助