1 Star 0 Fork 104

平常心 / VvvebJs

forked from Gitee 极速下载 / VvvebJs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 823 Bytes
一键复制 编辑 原始数据 按行查看 历史
givanz 提交于 2021-02-06 13:35 . Bootstrap 5 update
{
"name": "vvvebjs",
"description": "Drag and drop website builder javascript library",
"version": "0.0.1",
"author": "Ziadin Givan",
"license": "Apache-2.0",
"homepage": "http://www.vvveb.com/vvvebjs/editor.html",
"main": "libs/builder/builder.js",
"repository": {
"type": "git",
"url": "https://github.com/givanz/VvvebJs.git"
},
"dependencies": {
"jquery": "^3.0"
},
"keywords": [
"vvvebjs",
"drag-drop",
"drag&drop",
"drag",
"drop",
"wysiwyg",
"web",
"template",
"editor",
"site",
"builder"
],
"scripts": {
"gulp": "gulp",
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"gulp": "^4.0.2",
"gulp-file-include": "^2.3.0",
"gulp-format-html": "^1.2.5",
"gulp-sass": "^4.1.0"
}
}
JavaScript
1
https://gitee.com/yanjb/VvvebJs.git
git@gitee.com:yanjb/VvvebJs.git
yanjb
VvvebJs
VvvebJs
master

搜索帮助