2 Star 0 Fork 0

mirrors_jprichardson/node-buffet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 913 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"author": "Carlos Rodriguez <carlos@s8f.org> (http://s8f.org/)",
"name": "buffet",
"description": "Performance-oriented static file server",
"version": "0.4.6",
"main": "./lib",
"scripts": {
"test": "make test"
},
"bin": "./bin/buffet.js",
"repository": {
"type": "git",
"url": "git://github.com/carlos8f/node-buffet.git"
},
"license": "MIT",
"dependencies": {
"mime": "~1.2.6",
"node_hash": "~0.2.0",
"gzip-buffer": "0.0.2",
"fs-watch-tree": "~0.2.2",
"glob": "~3.1.10",
"accesslog": "~0.0.1",
"middler": "~0.4.5",
"commander": "~1.0.2"
},
"keywords": [
"static",
"middleware",
"server",
"file",
"buffer"
],
"devDependencies": {
"mocha": "*",
"idgen": "1.x",
"rimraf": "2.x",
"ncp": "~0.2.6",
"benchmarx": "~0.2.0"
},
"optionalDependencies": {},
"engines": {
"node": ">= 0.8.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jprichardson/node-buffet.git
git@gitee.com:mirrors_jprichardson/node-buffet.git
mirrors_jprichardson
node-buffet
node-buffet
master

搜索帮助