1 Star 0 Fork 1

chhw / highcharts

forked from Bowen / highcharts 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "highcharts",
"version": "5.0.12",
"description": "JavaScript charting framework",
"main": "lib/highcharts",
"author": "Highsoft AS <support@highcharts.com> (http://www.highcharts.com/about)",
"repository": {
"type": "git",
"url": "https://github.com/highcharts/highcharts.git"
},
"bugs": "https://github.com/highcharts/highcharts/issues",
"homepage": "http://www.highcharts.com",
"keywords": [
"charts",
"graphs",
"visualization",
"data",
"browserify",
"webpack"
],
"files": [
"errors",
"gfx",
"js",
"lib"
],
"devDependencies": {
"babel-plugin-transform-es2015-arrow-functions": "^6.8.0",
"browserify": "^12.0.2",
"closurecompiler": "^1.6.1",
"colors": "~1.1.2",
"eslint": "3.12.2",
"fs-extra": "^2.1.2",
"google-closure-compiler-js": "^20160916.0.0",
"grunt": "^0.4.5",
"grunt-jslint": "^1.1.12",
"gulp": "^3.9.1",
"gulp-jsdoc3": "^1.0.1",
"gzip-size": "^3.0.0",
"highcharts-api-doc-gen": "github:highcharts/api-docs",
"js-beautify": "^1.6.14",
"node-sass": "^4.5.3",
"request": "^2.81.0",
"requirejs": "^2.3.3",
"vinyl-ftp": "^0.4.5",
"webpack": "^1.15.0",
"xml2js": "^0.4.17",
"yargs": "^3.32.0"
},
"license": "SEE LICENSE IN <license.txt>",
"dependencies": {
"babel-runtime": "^6.20.0"
}
}
JavaScript
1
https://gitee.com/chhw/highcharts.git
git@gitee.com:chhw/highcharts.git
chhw
highcharts
highcharts
master

搜索帮助