{ "name": "testecharts", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "ryane", "license": "ISC", "description": "", "dependencies": { "echarts": "^5.5.1" } }