1 Star 1 Fork 1

Jonham/jh-lrc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 912 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jonham 提交于 2016-05-25 14:50 . Project: add gulp tools to help
{
"name": "jh-lrc",
"version": "0.0.1",
"description": "A demo to play music with lyrics",
"main": "Gruntfile.js",
"dependencies": {},
"devDependencies": {
"babel-preset-es2015": "^6.9.0",
"eslint": "^2.10.2",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-beautify": "^2.0.0",
"gulp-concat": "^2.6.0",
"gulp-csslint": "^0.3.0",
"gulp-eslint": "^2.0.0",
"gulp-jsdoc": "^0.1.5",
"gulp-react": "^3.1.0",
"gulp-uglify": "^1.5.3",
"load-grunt-tasks": "^3.5.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jonham/jh-lrc.git"
},
"keywords": [
"audio",
"lyric"
],
"author": "Jonham",
"license": "MIT",
"bugs": {
"url": "https://github.com/Jonham/jh-lrc/issues"
},
"homepage": "https://github.com/Jonham/jh-lrc#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jonham/jh-lrc.git
git@gitee.com:jonham/jh-lrc.git
jonham
jh-lrc
jh-lrc
master

搜索帮助