16 Star 105 Fork 41

tony zhou / Visor.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhouto 提交于 2018-10-24 17:23 . 2.0.3
{
"name": "visor2.js",
"version": "1.0.0",
"description": "Jquery based js library to build a canvas application",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "tony zhou(zhouyig@163.com)",
"license": "MIT",
"dependencies": {},
"devDependencies": {
"del": "^3.0.0",
"gulp": "^3.9.1",
"gulp-clean-css": "^3.0.13",
"gulp-concat": "^2.6.0",
"gulp-minify-css": "^0.4.6",
"gulp-rename": "^1.2.0",
"gulp-riot": "^0.5.4",
"gulp-sass": "^4.0.1",
"gulp-uglify": "^2.0.0",
"gulp-util": "^1.0.0"
}
}
JavaScript
1
https://gitee.com/zhouyig/Visor.js.git
git@gitee.com:zhouyig/Visor.js.git
zhouyig
Visor.js
Visor.js
2.0

搜索帮助