{ "name": "angular-echarts", "version": "0.2.1", "description": "angular baidu echart directives", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/wangshijun/angular-echarts.git" }, "keywords": [ "angular", "baidu", "echarts" ], "author": "wangshijun", "license": "MIT", "bugs": { "url": "https://github.com/wangshijun/angular-echarts/issues" }, "homepage": "https://github.com/wangshijun/angular-echarts", "devDependencies": { "gulp": "~3.8.6", "gulp-cache": "~0.1.3", "gulp-clean": "~0.2.4", "gulp-concat": "~2.2.0", "gulp-jshint": "~1.6.0", "gulp-rename": "~1.2.0", "gulp-size": "~0.3.0", "gulp-uglify": "~0.3.0", "jshint-stylish": "~0.2.0", "gulp-util": "~2.2.14", "gulp-load-plugins": "~0.5.1", "event-stream": "~3.1.5", "gulp-bump": "~0.1.8", "gulp-remove-use-strict": "0.0.2", "gulp-wrap": "^0.3.0" } }