1 Star 0 Fork 0

极性水溶小白鸟/anelsonia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 759 Bytes
一键复制 编辑 原始数据 按行查看 历史
极性水溶小白鸟 提交于 2021-04-27 09:14 . 0.3.0
{
"name": "anelsonia",
"version": "0.3.0",
"description": "FP style Node.js web framework.",
"main": "dist/index.js",
"author": "Hexiang Qi<qihexiang@outlook.com>",
"license": "MPL 2.0",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/qihexiang/anelsonia-web.git"
},
"devDependencies": {
"@types/mime": "^2.0.3",
"raw-body": "^2.4.1",
"typescript": "^4.2.3",
"typedoc": "^0.20.35"
},
"files": [
"dist/"
],
"dependencies": {
"@types/node": "^14.14.37",
"mime": "^2.5.2",
"path-to-regexp": "^6.2.0"
},
"scripts": {
"prepublish": "tsc && typedoc ./src/index.ts",
"build": "tsc",
"docs": "typedoc ./src/index.ts"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/qihexiang/anelsonia.git
git@gitee.com:qihexiang/anelsonia.git
qihexiang
anelsonia
anelsonia
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385