1 Star 0 Fork 38

白纸/h5player

forked from Gerald/h5player 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 818 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gerald 提交于 2016-01-27 21:18 . 1.3.3
{
"name": "h5player",
"version": "1.3.3",
"title": "H5Player",
"description": "A simple but powerful HTML5 music player",
"scripts": {
"start": "node demo/server.js",
"build": "gulp build"
},
"main": "dist/player.js",
"repository": {
"type": "git",
"url": "https://github.com/gera2ld/h5player"
},
"author": "Gerald <[email protected]>",
"license": "MIT",
"devDependencies": {
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-css2js": "^1.0.2",
"gulp-header": "^1.7.1",
"gulp-less": "^3.0.5",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.5.1",
"gulp-wrap": "^0.11.0",
"koa": "^1.1.2",
"koa-mount": "^1.3.0",
"koa-send": "^3.1.0",
"less-plugin-autoprefix": "^1.5.1",
"less-plugin-clean-css": "^1.5.1",
"merge2": "^1.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/993/h5player.git
[email protected]:993/h5player.git
993
h5player
h5player
master

搜索帮助