{
    "name": "echarts-map",
    "version": "3.0.1",
    "description": "A powerful charting and visualization library for browser",
    "repository": {
        "type": "git",
        "url": "https://github.com/luqin/echarts"
    },
    "dependencies": {
        "echarts": "~3.0.1"
    },
    "devDependencies": {
        "del": "^2.0.0",
        "gulp": "^3.9.0",
        "gulp-plumber": "^1.0.1",
        "gulp-replace": "^0.5.4",
        "jshint": "^2.8.0",
        "run-sequence": "^1.1.5"
    },
    "keywords": [
        "echarts",
        "chart",
        "charts",
        "graph",
        "graphs",
        "webpack",
        "canvas",
        "svg",
        "visualization",
        "vml"
    ],
    "author": [
        {
            "name": "Kenner",
            "email": "kener.linfeng@gmail.com"
        },
        {
            "name": "Yi Shen",
            "url": "https://github.com/pissang"
        },
        {
            "name": "Shuang Su",
            "url": "https://github.com/100pah"
        }
    ],
    "contributors": [
        {
            "name": "erik",
            "email": "errorrik@gmail.com"
        }
    ]
}
