5 Star 25 Fork 10

Gitee 极速下载/elFinder

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Studio-42/elFinder
克隆/下载
package.json 677 Bytes
一键复制 编辑 原始数据 按行查看 历史
Troex Nevelin 提交于 2016-04-21 19:26 . remove version from package.json
{
"name": "elFinder",
"description": "File manager for web",
"main": "Jakefile.js",
"scripts": {
"build": "mkdir -p ./build && jake -C ./build elfinder"
},
"repository": {
"type": "git",
"url": "https://github.com/Studio-42/elFinder.git"
},
"keywords": [
"file",
"manager",
"jquery",
"jqueryui",
"frontend",
"client-side",
"browser"
],
"author": "Studio 42",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/Studio-42/elFinder/issues"
},
"homepage": "http://studio-42.github.io/elFinder/",
"devDependencies": {
"csso": "<2.0.0",
"jake": "~8.0.12",
"uglify-js": "~2.6.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/mirrors/elFinder.git
[email protected]:mirrors/elFinder.git
mirrors
elFinder
elFinder
master

搜索帮助