11 Star 8 Fork 4

flyrainning / EasyChart

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1014 Bytes
一键复制 编辑 原始数据 按行查看 历史
flyrainning 提交于 2017-10-26 10:03 . init project
{
"name": "easychart",
"version": "1.0.0",
"description": "Easy way to use echarts with php",
"main": "gulpfile.js",
"directories": {
"doc": "doc"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/flyrainning/EasyChart.git"
},
"keywords": [
"echarts"
],
"author": "flyrainning",
"license": "ISC",
"bugs": {
"url": "https://github.com/flyrainning/EasyChart/issues"
},
"homepage": "https://github.com/flyrainning/EasyChart#readme",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.0",
"babel-preset-es2015": "^6.24.1",
"del": "^3.0.0",
"gulp": "^3.9.1",
"gulp-babel": "^7.0.0",
"gulp-concat": "^2.6.1",
"gulp-load-plugins": "^1.5.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"gulp-sourcemaps": "^2.6.1",
"gulp-uglify": "^3.0.0",
"gulp-watch": "^4.3.11",
"run-sequence": "^2.1.0"
}
}
PHP
1
https://gitee.com/flyrainning/EasyChart.git
git@gitee.com:flyrainning/EasyChart.git
flyrainning
EasyChart
EasyChart
master

搜索帮助